You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 2, 2023. It is now read-only.
edit : Added the amount of missions/vehicles it's checking
The bot now displays the vehicles / missions checked, so for huge accounts the user will know what's going on. Also added discord to prevent email spam.
Copy file name to clipboardExpand all lines: README.md
+8-1
Original file line number
Diff line number
Diff line change
@@ -10,14 +10,21 @@ Download the code, install Python then open up a cmd and type in the following:
10
10
11
11
`pip install -r requirements.txt`-
12
12
13
-
Once done open the account.txt and replace corresponding lines with your account information, and url.txt and enter the domain your account is registered such as `https://www.missionchief.co.uk/`
13
+
Once done open the `account.txt` and replace corresponding lines with your account information, and `url.txt` and enter the domain your account is registered such as `https://www.missionchief.co.uk/`
14
14
15
15
Once you're done, do the following in a cmd - it will run the bot for you.
16
16
`run missionchief_bot.py`
17
17
18
18
19
19
## Issues / Bugs / Errors
20
20
21
+
If you have any issues and would like to let us know directly, please join our discord.
0 commit comments