Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 825 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 825 Bytes

KKBot

This is the repository used for hosting the code of the KKBot discord bot.

Heroku

About

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.

Requirements

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

Contributing

See CONTRIBUTING.md, and STRUCTURE.md