mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-03-15 05:41:51 +00:00
Re-disable guildPresences, still wonky
This commit is contained in:
parent
34eb4a4a93
commit
9bb527e250
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ connect().then(async () => {
|
|||
intents: [
|
||||
// Privileged
|
||||
"guildMembers",
|
||||
"guildPresences",
|
||||
// "guildPresences",
|
||||
"guildMessageTyping",
|
||||
|
||||
// Regular
|
||||
|
|
Loading…
Add table
Reference in a new issue