mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-22 01:05:02 +00:00
Properly order reaction roles
This commit is contained in:
parent
167cf2adf1
commit
18fe83c65f
7 changed files with 41 additions and 9 deletions
|
@ -164,7 +164,7 @@ connect().then(async () => {
|
|||
intents: [
|
||||
// Privileged
|
||||
Intents.FLAGS.GUILD_MEMBERS,
|
||||
// "guildPresences",
|
||||
// Intents.FLAGS.GUILD_PRESENCES,
|
||||
Intents.FLAGS.GUILD_MESSAGE_TYPING,
|
||||
|
||||
// Regular
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue