A powerful Discord moderation bot developed using Node.js. This bot automates server management tasks, helping admins to moderate users efficiently and effectively.
- Automate bans, kicks, and mutes
- Customizable moderation commands
- Discord API integration for real-time actions
- Scalable and fast, built with Node.js
- Clone the repository:
git clone https://github.com/devxathena/moderation-bot.git
- Install dependencies:
npm install
- Configure the
.env
file with your Discord bot token.
Start the bot:
npm start
- Node.js
- Discord API
This project is licensed under the MIT License.