This is the repository used for hosting the code of the KKBot discord bot.
This bot was made by using the discord
python library, which is actually just a mirror of the discord.py
library. The discord.py
library is a wrapper for the discord API.
Make sure you have pip
installed. To install pip
you can follow this tutorial.
This command will install all requirements listed in requirements.txt
pip install -r requirements.txt
See CONTRIBUTING.md, and STRUCTURE.md