Skip to content

mrnothingslee-sudo/modboat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

modboat

Simple moderation bot for Discord.

Installation

  1. git clone https://github.com/DiscordBoats/modboat && cd modboat
  2. npm i (or yarn)
  3. cd src && node setupdatabase.js
  4. mv config-example.json config.json and fill out the config
  5. npm start (or cd src && node index.js)

Future ideas

  • Multi-guild support
  • More database support
  • Settings command instead of using config.json for everything
  • Update to discord.js v13

Credits

Special thanks to August for helping me with the help command and message event that was originally used in another bot of mine.

About

Simple moderation bot for Discord

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%