mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
fix: add presence intent
This commit is contained in:
@@ -59,6 +59,7 @@ export const bot = createBot({
|
||||
"GuildMembers",
|
||||
"GuildScheduledEvents",
|
||||
"GuildVoiceStates",
|
||||
"GuildPresences"
|
||||
],
|
||||
cache: {
|
||||
isAsync: false,
|
||||
|
||||
Reference in New Issue
Block a user