Skip to content

ayushdotdev/discord-moderation-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌟 Moderation Bot

A powerful, easy-to-use Discord moderation bot designed to help server admins manage their communities effectively. Built with Python and SQLite, Zaro tracks warnings, kicks, bans, and mutes per user across guilds, ensuring a structured and fair moderation system.


⚡ Features

  • Warn users: Track warnings per user.
  • Kick members: Kick users while logging their actions in the database.
  • Ban members: Temporary or permanent bans.
  • Mute users: Restrict users from sending messages.
  • Moderation stats: View a user’s total warnings, kicks, bans, and mutes.
  • Lazy database initialization: Only tracks users who have been moderated.
  • Embed notifications: Clear and styled Discord messages for moderation actions.

🛠 Setup & Installation

  1. Clone the repository
git clone https://github.com/ayushdotdev/discord-moderation-bot.git
cd zaro
  1. Install the requirements
pip install -r requirements.txt
  1. Create a .env file in your root folder
DISCORD_TOKEN =
  1. Run the bot
python main.py

About

A discord server moderation bot built with nextcord and sqlite

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages