Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Mod Bot

This is a Discord moderation bot that has the functionality to kick, ban, respond to messages, and give roles.

Demo

To be added...

Tools Used

This project uses the following tools:

Usage

  1. Running the Bot
    • Deploy the slash commands:
          node commands.js
    • Start the bot:
          node index.js
  2. Keep Bot Running
    • Local:
          npm install -g pm2
          pm2 start index.js --name "discord-bot"
    • Cloud: Use Render.com, Railway.app, or Replit (free options). Push code to GitHub, link to a cloud provider, and configure DISCORD_TOKEN as an environment variable.

License

This project is licensed under the MIT License. See the LICENSE file for details

About

Discord bot for server moderation

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages