This project is an open-source initiative aimed at providing fundamental management and entertainment functionalities.
- Clear messages.
- Kick & ban members.
- Split & move team members to their corresponding team voice channel.
Pre-requirements: python 3.10 isntalled
-
First, clone the repository:
a. Using https:
git clone https://github.com/Tiny-Clowns/discord_bot.git
Or
b. Using ssh:
git clone [email protected]:Tiny-Clowns/discord_bot.git
-
Navigate into the project directory:
cd discord_bot
-
Install dependecies using terminal
pip install -r requirements.txt
-
Put your discord developer token into the token.txt
-
Run program using terminal
python main.py
Example coming soon
Example coming soon
- Play audio
- Create poll
- And more!