Skip to content

Tiny-Clowns/discord_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord_bot

This project is an open-source initiative aimed at providing fundamental management and entertainment functionalities.

Table of Contents

Functionalities

Key functionaltiies

  • Clear messages.
  • Kick & ban members.
  • Split & move team members to their corresponding team voice channel.

Installation

Pre-requirements: python 3.10 isntalled

  1. 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
  2. Navigate into the project directory:

    cd discord_bot
  3. Install dependecies using terminal

    pip install -r requirements.txt

Local run

  1. Put your discord developer token into the token.txt

  2. Run program using terminal

    python main.py

Build docker image

Example coming soon

Deploy on minikube

Example coming soon

Future Roadmap

  • Play audio
  • Create poll
  • And more!

Releases

No releases published

Packages

No packages published