Skip to content

Discord moderation bot for automating server management tasks. Built using Node.js for efficient performance and scalability.

Notifications You must be signed in to change notification settings

devxathena/moderation-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Moderation Bot

A powerful Discord moderation bot developed using Node.js. This bot automates server management tasks, helping admins to moderate users efficiently and effectively.

Features

  • Automate bans, kicks, and mutes
  • Customizable moderation commands
  • Discord API integration for real-time actions
  • Scalable and fast, built with Node.js

Installation

  1. Clone the repository:
    git clone https://github.com/devxathena/moderation-bot.git
  2. Install dependencies:
    npm install
  3. Configure the .env file with your Discord bot token.

Usage

Start the bot:

npm start

Tech Stack

  • Node.js
  • Discord API

License

This project is licensed under the MIT License.