Update README.md
This commit is contained in:
parent
35cd4795e3
commit
6eb897acc8
@ -5,10 +5,11 @@ This is a discord.py bot template.
|
|||||||
1. Download the code from the releases tab.
|
1. Download the code from the releases tab.
|
||||||
2. Fill out the `config.json` file.
|
2. Fill out the `config.json` file.
|
||||||
3. Run `pip install -r requirements.txt` in your console (the folder has to be open in you console).
|
3. Run `pip install -r requirements.txt` in your console (the folder has to be open in you console).
|
||||||
4. Execute the `commands.py` file.
|
4. Execute the `bot.py` file.
|
||||||
5. Execute the `bot.py` file.
|
|
||||||
|
|
||||||
You should already have the discord bot on your server. It needs administrator and command permissions.
|
You should already have the discord bot on your server. It needs administrator and command permissions.
|
||||||
|
|
||||||
## Replit
|
## Replit
|
||||||
### :x: The replit port won't work. I will not work on this for now.
|
1. Download the code from the releases tab and upload it to replit.
|
||||||
|
2. Fill out the `config.json` file and add the `token` and `appliction_id` secret.
|
||||||
|
3. Execute the `main.py` file.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user