Lazy guilds for bots #5983
Unanswered
erkinalp
asked this question in
API Feature Requests & Ideas
Replies: 1 comment 2 replies
-
Event authorization on Discord happens according to the permissions at the time of application, which can indeed involve code changes. Adding a new intent would also require code changes |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bots, when opting in to intents, have very little to control the ingestion of membership events. Just like the human users, bot users should also be allowed to use the lazy guilds method. This can be made into its own intent (
GUILD_MEMBERS_LAZY
).Beta Was this translation helpful? Give feedback.
All reactions