Skip to content

abalabahaha/knife-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

knife-bot

Official Server Code Climate GitHub license

Simple, open-source moderation bot for Discord.

Features

  • Configurable auto-moderation of mass mentions and server invites.
  • Robust purge commands.
  • Memes.

Requirements

At least Node.JS v7.0.0 is required for the bot to run as it makes use of the async/await feature which is not in v6.X.X. RethinkDB is also required for storing settings for guilds and strikes for users.

The bot requires a config.json in the same directory as bot.js in order to function. This contains settings such as the bot's token and owner ID. I will not be providing an example for this, so you will need to read the code in order to find out what you need.

About

Moderation bot for Discord.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%