3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-20 00:05:04 +00:00

Re-disable guildPresences, still wonky

This commit is contained in:
Dragory 2020-10-10 05:13:20 +03:00
parent 780e79d435
commit bbd4e3bdf1

View file

@ -124,7 +124,7 @@ connect().then(async () => {
intents: [ intents: [
// Privileged // Privileged
"guildMembers", "guildMembers",
"guildPresences", // "guildPresences",
"guildMessageTyping", "guildMessageTyping",
// Regular // Regular