Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Michal2SAB authored Nov 17, 2020
1 parent a1c3667 commit 0359573
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

Expand All @@ -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.
Expand Down

0 comments on commit 0359573

Please sign in to comment.