allow THREAD_CREATE event (#203)

This commit is contained in:
stupid cat 2021-12-16 11:55:41 -07:00 committed by GitHub
parent f71f18fc5d
commit 5db8873807
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

1
app.js
View File

@ -80,7 +80,6 @@ const Admiral = new Fleet({
MESSAGE_REACTION_REMOVE_EMOJI: true,
INVITE_CREATE: true,
INVITE_DELETE: true,
THREAD_CREATE: true,
THREAD_UPDATE: true,
THREAD_DELETE: true,
THREAD_LIST_SYNC: true