Skip to content

mabushelbaia/Botzilla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Botzilla - Discord bot built using Pycord v2.4

Installation

Clone the repository

git clone https://github.com/mabushelbaia/Botzilla

Install dependencies

pip install -r requirements.txt

Create a file called .env in the root directory and paste your bot token into it

Features

  • Team Management
  • Random Generators
  • Basic Moderation
  • Server Statistics Channels

Commands

  • /split [channel] [team1] [team2] - Splits the members of the voice channel into two teams
  • /roll - Rolls a random number between 1 and 6
  • /flip - Flips a coin with a prompt
  • /coin - Flips a coin without a prompt
  • /server - Displays server statistics
  • /kick [member] - Kicks a member from the server
  • /ban [member] - Bans a member from the server
  • /disconnect - Disconnects a member from the voice channel
  • /clear [amount] - Clears a certain amount of messages from the channel
  • /about [member] - Displays information about a member
  • /ping - Displays the bot's latency

Releases

No releases published

Packages

No packages published

Languages