diff options
author | James Lu <james@overdrivenetworks.com> | 2021-03-20 14:46:36 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-20 22:46:36 +0100 |
commit | 2a7f28606c4984a37c89b0c90cfa986a602d1e77 (patch) | |
tree | ec3aa7e99bc0800478bc9d40c6695fecd27355c9 /gateway | |
parent | 0450482e6ebed8a379f2d43f0ee264ea0d130a31 (diff) | |
download | matterbridge-msglm-2a7f28606c4984a37c89b0c90cfa986a602d1e77.tar.gz matterbridge-msglm-2a7f28606c4984a37c89b0c90cfa986a602d1e77.tar.bz2 matterbridge-msglm-2a7f28606c4984a37c89b0c90cfa986a602d1e77.zip |
Declare GUILD_MEMBERS privileged intent (discord) (#1428)
Without this declared, it seems that Discord will not send any member update
events after connection, even if the privileged gateway intent is enabled for
the bot in settings. This causes nick tracking to get out of sync when people
change their nicks after the bot connects.
See: https://discord.com/developers/docs/topics/gateway#gateway-intents
Diffstat (limited to 'gateway')
0 files changed, 0 insertions, 0 deletions