Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 755 Bytes

README.md

File metadata and controls

33 lines (27 loc) · 755 Bytes

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.