You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Intents can be incredibly helpful for efficiency, and in the future could be used to ignore a lot of conversion for bots that don't need certain information anyway.
This issue focuses purely on making intents functional, and not on any internal optimizations (for now). Also, for future reference, Revolt plans on implementing event filters in the future, similar to intents, which we may want to use when available.
Privileged events on version < 8 will be enabled by default, unlike normal Discord where they need to be manually enabled on the dev portal, due to Revolt lacking native equivalents.
Intents can be incredibly helpful for efficiency, and in the future could be used to ignore a lot of conversion for bots that don't need certain information anyway.
This issue focuses purely on making intents functional, and not on any internal optimizations (for now). Also, for future reference, Revolt plans on implementing event filters in the future, similar to intents, which we may want to use when available.
Privileged events on version < 8 will be enabled by default, unlike normal Discord where they need to be manually enabled on the dev portal, due to Revolt lacking native equivalents.
https://discord.com/developers/docs/topics/gateway#gateway-intents
The text was updated successfully, but these errors were encountered: