Update README.md
This commit is contained in:
parent
95a3f17ffb
commit
a430b209d7
12
README.md
12
README.md
|
@ -1,9 +1,9 @@
|
|||
# MsReward
|
||||
|
||||
|
||||
A Microsoft reward automator.\n
|
||||
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 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.
|
||||
A Microsoft reward automator.
|
||||
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 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.
|
||||
|
|
Loading…
Reference in New Issue