Skip to content

A moderation bot for now with 3 commands kick, Ban, Unban- The bot is in beta, which means it will gradually improve

Notifications You must be signed in to change notification settings

Suryadevelops/discord-moderator-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

discord-moderator-bot

npm start to start the bot and modify the example-data.json change the name to "data.json" and put this

  
{
    "token": {
      "discord": "YOUR-BOT-TOKEN"
    },
    "database": {
      "username": "MONGO-USER",
      "password": "MONGO-PASSWORD",
      "url": "CLUSTER-URL"
    }
  }

Discord moderator bot

features

Galery

About

A moderation bot for now with 3 commands kick, Ban, Unban- The bot is in beta, which means it will gradually improve

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%