💣BOOM BUILDING CORPORATION 💣 Custom Discord Bot.
Kor is a Discord bot created for 💣BOOM BUILDING CORPORATION 💣.
This bot is specifically designed for the 💣BOOM BUILDING CORPORATION 💣 server.
- Welcome new members: Gives a warm welcome to new users.
- Daily facts: Learn something new every day.
- Ticket system: Get support in the easiest way possible.
- Python 3.8 or a higher version is required (this bot has been tested on
Python 3.11.6andPython 3.10).- Download and install Python here.
- Pip (Python package manager).
-
Clone the repository (requires Git):
git clone https://github.com/Stageddat/kor.git
-
Install dependencies using pip:
pip3 install -r requirements.txt
-
Create a
.envfile and insert the tokens:TOKEN=DISCORD_BOT_TOKEN GITHUB_TOKEN=GITHUB_PAT_TOKEN PRIVATE_API=PRIVATE_API_URL PRIVATE_API_KEY_TOKEN=PRIVATE_API_URL_TOKEN
-
Edit the variables in
config.pyandsrc/global_src. -
Install and set up the API. Resources can be found in the
apifolder. -
Run the bot:
py main.py