techtanic / Discounted-Udemy-Course-Enroller

A script/software for automatically enrolling/joining 100% discounted Udemy courses for free. Get Paid Udemy courses for free with just a few clicks.
https://duce.techtanic.space
MIT License
785 stars 227 forks source link

Automatically run once every __ minutes. #131

Open PLDIGAS opened 1 year ago

PLDIGAS commented 1 year ago

Automatically run once every __ minutes. Can you make it? Thank you.

pr13260 commented 1 year ago

run the script on vps and enable cron job for it you can set cron job to run each day

jaan143 commented 1 year ago

i appreciate if it this function will add to this script @pr13260 cant we use it without vps ?

pr13260 commented 1 year ago

@pr13260 cant we use it without vps ?

you can use any terminal based machine with cron job functionality also as heroku isnt free anymore it won't help anyway you can try the same cron job technique on GitHub actions ( Not sure if it is considered as abuse though)

jaan143 commented 1 year ago

@pr13260 are a python expert ? i have a little paid project for you let me know if you are and you can work.

pr13260 commented 1 year ago

@pr13260 are a python expert ?

Not an expert just learning stuff anyway you can always pm me on telegram

jaan143 commented 1 year ago

@pr13260 give me your email or telegram

pr13260 commented 1 year ago

@pr13260 give me your email or telegram

they are there in my profile anyway it's @DukhDardVedna

techtanic commented 2 days ago

Do i need to implement this feature? I would like to know how many people want this implemented in the SW it self, since it can be done with a corn schedule and CLI version

pr13260 commented 1 day ago

it would be nice to have it in sw itself otherwise it's not a much hard task to implement in client side too just needs some basic knowledge and a bit of research