isacolak / KaanBOT

KaanBOT is a discord bot for moderation and fun.

Home Page:https://discord.gg/CRy8eER

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

  1. Clone this repository to your local machine / server.
  2. Run the following command:
pip3 install -r requirements.txt
  1. Fill the required areas. (i.e. Settings.py file.)
  2. Run the main.py file.

Additional Notes

  1. KaanBOT is designed and being used in the Computer Science Türkiye discord server.
  2. Main purpose of creation is to moderate Computer Science Türkiye server. This is the main reason why it is not compatible with running on multiple servers.
  3. Since it is running on Turkish server, messages, notifications and other properties are in Turkish language.
  4. You can visit my discord server and let me know if you have a question.

How to Contribute?

  1. If you need an additional feature that you want to add, please create a pull request.
  2. If you want to request a feature, create a issue instead.

P.S. While sending a pull request, please be clear as possible (i.e. comment your code, explain what you have done.). Also, sent multiple pull requests if the change you will make is complicated and long.

About

KaanBOT is a discord bot for moderation and fun.

https://discord.gg/CRy8eER

License:MIT License


Languages

Language:Python 98.8%Language:Dockerfile 1.2%