fix: add presence intent

This commit is contained in:
Skillz4Killz
2021-11-29 14:19:36 +00:00
committed by GitHub
parent 1259bda5e0
commit 5907e4b4bc
+1
View File
@@ -59,6 +59,7 @@ export const bot = createBot({
"GuildMembers",
"GuildScheduledEvents",
"GuildVoiceStates",
"GuildPresences"
],
cache: {
isAsync: false,