various changes to bot
This commit is contained in:
parent
a55623fa68
commit
622cbab216
5 changed files with 8 additions and 13 deletions
|
@ -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'];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue