Updated How to use the bot (markdown)
parent
95a23c0b63
commit
d183eafb1e
@ -1,10 +1,12 @@
|
|||||||
# How to use the bot
|
# How to use the bot
|
||||||
## Run on a local computer
|
## How to use the template
|
||||||
1. Download the source from one of the releases (comming soon)
|
1. Download the code from the releases tab.
|
||||||
2. Open `config.json` and paste in yor bot token and application id from the discord developer portal. (You can change other things like the logo too)
|
2. Fill out the `config.json` file.
|
||||||
3. Execute the `commands.py` file once.
|
3. Run `pip install -r requirements.txt` in your console (the folder has to be open in you console).
|
||||||
4. Run the `bot.py` file.
|
4. Execute the `commands.py` file.
|
||||||
Your bot should be online then. If it's not, just ask me.
|
5. Execute the `bot.py` file.
|
||||||
|
|
||||||
## Run on replit
|
You should already have the discord bot on your server. It needs administrator and command permissions.
|
||||||
The bot will be ported to replit later.
|
|
||||||
|
## Replit
|
||||||
|
### :x: The replit port won't work. I will not work on this for now.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user