diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..8908410 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,10 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +Don't report bug please, I'll not fix them diff --git a/README.md b/README.md index 39a094a..9ee0670 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ -# MsReward -A Microsoft reward automator. -Using a discord bot to log eveything. -Using Selenium and geckodriver. +# MsReward + + +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 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. diff --git a/liste.txt b/liste.txt new file mode 100644 index 0000000..9ed9cfd --- /dev/null +++ b/liste.txt @@ -0,0 +1 @@ +you,have,to,add,a,lots,of,words,like,this,separated,with,a,coma