Strip color based roles from users that aren't on the dedicated whitelist
Setup
- rename
example.config.yml
toconfig.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
MANAGE_ROLES
MANAGE_ROLES
EMBED_LINKS
(Not required but prefered if you want an embed forc.list
)