/ReactBot

Was a side project to the project Archiver.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

ReactBot

A simple reaction role Discord bot.

You should create a config.json and it should have the following:

{
  "prefix":"!",
  "token":"BOT_TOKEN_HERE",
  "logChannel":"",
  "staff":[]
}

This bot is just a side project and is based off the reaction role part of Archiver