various changes to bot

This commit is contained in:
Ryan Cao 2022-10-18 17:42:04 +08:00
parent a55623fa68
commit 622cbab216
No known key found for this signature in database
5 changed files with 8 additions and 13 deletions

View file

@ -25,10 +25,5 @@ export const COLORS = {
orange: 0xfb923c,
} as const;
export const ALLOWED_ROLES = [
'Alert',
'Events',
'Progress',
'Lenny is very special and thinks the UK needs a role',
'Roly Poly Cult',
];
/* CHANGEME */
export const ALLOWED_ROLES = ['Alert', 'Events', 'Progress'];