Skip to content

tookender/Korii-Bot

Repository files navigation

Korii Bot 🤖

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.

Installing & Running 📥

Before trying to install and run the bot, make sure you have installed Python and create a virtual environment

  1. Install the required dependencies from the requirements.txt file.
  2. Rename the config.toml.example file in the data directory to config.toml.
  3. Fill in all the required credentials in the config.toml file.
  4. Run the bot.py file.

Contributing 💁

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.

License 📜

This project is licensed under AGPLv3 license. See the LICENSE file for more information.