MsRewards/README.md

10 lines
748 B
Markdown
Raw Normal View History

2021-12-23 14:16:01 +01:00
# MsReward
2021-12-23 14:21:55 +01:00
A Microsoft reward automator, designed to work headless on a raspberry pi. Tested with a pi 3b+ and a pi 4 2Gb .
2021-12-23 14:16:54 +01:00
Using a discord bot to log eveything.
Using Selenium and geckodriver.
2022-02-14 17:07:00 +01:00
you have to put your credentials in the same folder as the script, in a file named `login.csv`. You have to put info this way : `email,password`
you have to put two discord webhook links, the first one for success and the second one for failure, separated with a coma, in the same folder as the script, in a file named `webhook.txt`
2021-12-23 14:16:54 +01:00
you have to put a list with a dictionnary in the same folder as the script, in a file named `liste.txt` .It should have a lot of words, used to make random search on bing, as shown in the example file.