Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 346 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 346 Bytes

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