Soon, a remake of this bot using TypeScript and a lot of changes.
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
- Chat modes
- More moderation commands
- Dashboard
- Your suggestions!
![]