A minimal and open-source discord.py boilerplate for kick starting bot projects
A minimal and open-source discord.py
boilerplate for kick-starting bot projects.
I spend a lot of time developing bots for different communities on discord, and I find myself constantly rewriting the same basic boilerplate for each project. After searching for an existing template with no luck, I decided to write my own that’ll suit any type of application.
So this repository includes an all inclusive bare-bones boilerplate for discord.py bot development that you can use as a basic skeleton for your next project.
Prerequisites
- Python 3.6 +
- The pip package management tool.
Disclaimer
Slash commands can take some time to register on guilds (usually an hour or two.) If you’d like to test a slash command beforehand, use the guild_ids
in the command decorator to register