20 lines
839 B
Markdown
20 lines
839 B
Markdown
### :warning: The `main` branch is currently not ready for production or usage. There will be major changes regarding the bot and the repository with the release of `v1.9.4`.
|
|
# Discord.py bot template
|
|
This is a discord.py bot template.
|
|
|
|
Please only use a version from the releases tab instead of downloading the repository to prevent errors.
|
|
|
|
## How to use the template
|
|
1. Download the code from the releases tab.
|
|
2. Fill out the `config.json` file.
|
|
3. Run `pip install -r requirements.txt` in your console (the `Bot` folder has to be open in you console).
|
|
4. Execute the `bot.py` file.
|
|
|
|
You should already have the discord bot on your server. It needs administrator and command permissions.
|
|
|
|
## Replit (OUTDATED)
|
|
### :warning: The Replit port is outdated and was removed for now.
|
|
|
|
# Support server
|
|
[Invite](https://discord.gg/JVyyDukQqV)
|