insert records in table every week

hello i am using node js and mysql and i am dealing with payment table and i wanna insert record automatically based on the date and perod for example i have student who will pay every week something so i wanna be able that insert record every week in my table to be shwown and i check whether that person paid or not ...

how can i automatically do that not has to be me who insert hte record >

thanks