Kimiko is an open-source Discord.py bot . The functionality is not only to be used as a bot, but also for an educational purpose. So everyone could start learning how to make a bot for discord using Python.
As always, if you want to make a discord.py bot, you need to install the package first.
Use the package manager pip to install foobar.
pip install discord.py
I've already made a template inside the code, so you can change the code to whatever you want. There are some main bot features in the cogs.
- Ban command
- Help command
- Report command
- Kick command
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.