This commit is contained in:
piair 2022-02-15 22:40:42 +01:00
commit f3de26d505
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@
A Microsoft reward automator, designed to work headless on a raspberry pi. Tested with a pi 3b+ and a pi 4 2Gb .
Using a discord bot to log eveything.
Using Selenium and geckodriver.
you have to put your credentials in the same folder as the script, in a file named `login.csv`
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 your discord token in the same folder as the script, in a file named `token.txt`
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.