Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 408 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 408 Bytes

Flagifier

A Discord bot to assign roles depending on a users flags/badges (WIP) This project is still WORK IN PROGRESS. The automatic assigning currently doesn't work. Feel free to adapt this and create a pull request.

To run:

  1. Make sure Node.JS is installed.
  2. Run npm install to install all necessary packages.
  3. Insert your bot token into botconfig.json
  4. Run node . to start the bot.