charlesbel / Microsoft-Rewards-Farmer

A simple bot that uses selenium to farm Microsoft Rewards written in Python
MIT License
1.02k stars 275 forks source link

Auto Update #219

Closed MaskBoyz closed 1 year ago

MaskBoyz commented 1 year ago

hey its will be helpful to have a auto update feature whats will update the script if theres a new version or new feature added or maybe make an option to check updates if theres something new stable available then its will update the script

charlesbel commented 1 year ago

Please check : https://github.com/charlesbel/Microsoft-Rewards-Farmer/commit/c68b307360b8e7d0aba5e19390bc529608dcb1cd

MaskBoyz commented 1 year ago

thank you its working fine

MaskBoyz commented 1 year ago

I saw theres an exception in sessions however its remove the sessions folder or remove everything inside session folder then when i run this its login again every time account by email pass its take quite a lot of time hope its will be fix soon

charlesbel commented 1 year ago

I saw theres an exception in sessions however its remove the sessions folder or remove everything inside session folder then when i run this its login again every time account by email pass its take quite a lot of time hope its will be fix soon

I think I know why, I messed up something, I'll fix it very soon 😁

MaskBoyz commented 1 year ago

okh Brother 😁

charlesbel commented 1 year ago

Fixed now !

charlesbel commented 1 year ago

I deployed an "autoupdate_main.py", wich you can run scheduled, it will on each run check if a new version if available, download it and run it. Works same as "main.py" but will always be up to date.