Skip to content
This repository has been archived by the owner on May 21, 2021. It is now read-only.

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