sebg0 / DiscordModBot

A basic moderation bot for discord that saves infraction data using mongoDB.
0 stars 0 forks source link

Instructions

  1. Copy and paste your bot token and mongoDB path into the config.json file
  2. Change the prefix if you want
  3. Run npm install in your terminal (make sure you have nodejs installed before doing this)
  4. Start the bot using node index.js

Information