mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-20 00:05:04 +00:00
Disable guildPresences intent again
This commit is contained in:
parent
f77a916bd7
commit
2659c0a216
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ connect().then(async () => {
|
|||
intents: [
|
||||
// Privileged
|
||||
"guildMembers",
|
||||
"guildPresences",
|
||||
// "guildPresences",
|
||||
|
||||
// Regular
|
||||
"directMessages",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue