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

Disable presence updates temporarily

This commit is contained in:
Dragory 2020-07-30 23:12:14 +03:00
parent 7ffd83a511
commit 1d0c9c44cd

View file

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