Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 552 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 552 Bytes

role-watch

Otherwise known as colour-roles

Strip color based roles from users that aren't on the dedicated whitelist


Setup

  • rename example.config.yml to config.yml and add necessary data
  • run script npm start
  • Get cool bot

Commands

  • c.add (Adds to whitelist)
  • c.remove (Removes from whitelist)
  • c.list (Lists all whitelisted roles)

Required perms

Users:
  • MANAGE_ROLES
Bot:
  • MANAGE_ROLES
  • EMBED_LINKS (Not required but prefered if you want an embed for c.list)