add support for DMs
This commit is contained in:
parent
5a7d5f3467
commit
830458d5d2
3 changed files with 25 additions and 12 deletions
|
@ -2,6 +2,8 @@ export const GUILD_ID = '923671181020766230';
|
|||
export const DEBUG_CHANNEL_ID = '977401259260788756';
|
||||
export const POLYCAT_CHANNEL_ID = '977797790749032448';
|
||||
|
||||
export const DM_TESTERS = ['952235800110694471'];
|
||||
|
||||
export const ETA_REGEX = /\beta\b/i;
|
||||
export const ETA_MESSAGES = [
|
||||
'Sometime',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue