31 lines
2.1 KiB
Markdown
31 lines
2.1 KiB
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.0.0`. The version before `v1.0.0` have old names and code and will be incompactible with newer ones. Please update to `v1.0.0` with it's release.
|
|
|
|
# Discord.py bot template
|
|
|
|
[](https://discord.gg/JVyyDukQqV)
|
|
[](https://github.com/ElBe-Development/discord.py-bot-template/releases)
|
|

|
|

|
|

|
|

|
|

|
|
[](https://github.com/PyCQA/pylint)
|
|
[](https://github.com/PyCQA/bandit)
|
|
[](https://codecov.io/gh/ElBe-Development/discord.py-bot-template)
|
|
|
|
Simple discord.py bot template without the usage of `discord.ext`.
|
|
|
|
## 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)
|