NEW FEATURES:
- Sessions storing : the program now stores sessions for each accounts in a "sessions" folder (avoid to log in each time)
- Launch arguments: -v/--visible to disable headless ; -l/--lang to force a language ; -g/--geo to force a geolocation ; -p/--proxy to add a proxy to the whole program (overrides per-account proxy) ; -t/--telegram to add a telegram notification, requires Telegram Bot Token and Chat ID ; -d/--discord to add a discord notification, requires Discord Webhook URL
- 2FA Support
- Auto update script
- Proxy support (either with -p/--proxy or with per-account proxy in accounts.json)
- Notifications (discord, telegram)
Other things done :
- Restructuration and rewriting
- Fix some bugs
- Optimize the run time by replacing some time.sleep by some wait functions
Note : Download Microsoft-Rewards-Farmer-master.zip instead of source code from the release because it should always be updated with the latest changes