Korii Bot is a multi-purpose and open-source Discord Bot written in Python
and discord.py
.
For more information, you can visit the Korii Bot website.
Before trying to install and run the bot, make sure you have installed Python
and create a virtual environment
- Install the required dependencies from the
requirements.txt
file. - Rename the
config.toml.example
file in thedata
directory toconfig.toml
. - Fill in all the required credentials in the
config.toml
file. - Run the
bot.py
file.
We appreciate you for wanting to contribute to the project. If you are going to contribute, please make sure to run the black and isort formatter after you're done.
This project is licensed under AGPLv3
license. See the LICENSE
file for more information.