diff --git a/README.md b/README.md index c00e7c7..4bb840d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # XGEN-DISCORD-BOT -A discord bot for XGenStudios. Mostly for stick arena. Just thought I'd release the rewritten and easy to use version for those who still play sa and shit and wanna run the bot in their server, cause I don't care about these games anymore. + +A discord bot for XGenStudios. Mostly for stick arena. Just thought I'd release the rewritten and easy to use version for those who still play sa and shit and wanna run the bot in their server, cause I don't care about these games anymore and I won't bring the bot back myself. # REQUIREMENTS @@ -10,8 +11,9 @@ A discord bot for XGenStudios. Mostly for stick arena. Just thought I'd release 5. If you see any errors, you might need to also download and install this: https://sourceforge.net/projects/gtk-win/files/latest/download # HOW TO RUN THIS BOT + 1. After you done the stuff above, you can go back and get to editing the config.ini file. You can open it with notepad or any other editor. -2. In config.ini you have bunch of variables that you need to edit. Bot token, your sa bot accs, your admin name.. etc. You will get it once you open it. Note that your sa bot accs needs to be all ending with a number, excluding the first one. So for example: account, account1, account2 and so on. Your bot password is a password for all of these accounts. +2. In config.ini you have bunch of variables that you need to edit. Bot token, your sa bot accs, your admin name.. etc. You will get it once you open it. Create your bot accounts by running 'botGenerator.py'. It will create the bots and edit the variables in config.ini file for you. 3. You don't need to edit the bot_prefix, bot_activity, bot_status_text, bot_status variables. 4. After you set all the variables, you can just run the 'run.py' file and your bot will start in the server you invited it to. 5. If you don't know how to get a discord bot token or how to invite it to your server, just google it, there are tons of tutorials for that.