Cog-Creators / Cog-Creators/Red-DiscordBot
Specs for Gateway and Priviledged Intents
- Dominant language
- Python
- Stars
- 5.7k
- Forks
- 2.5k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
# Feature request
#### Select the type of feature you are requesting:
- [x] Cog
- [ ] Command
- [x] API functionality
#### Describe your requested feature
Per Discord:
> Intents are optionally supported on the v6 gateway. They will become mandatory in a future gateway version.
Additional, privileged intents are toggles available now in the developer panel for each bot.

See [HERE ](https://discord.com/developers/docs/topics/gateway#gateway-intents)for the current documentation.
Red should have some system to communicate to users that they are expected to enable the privileged intents under certain circumstances.
Third party cogs should specify which intents they need, and Red should summarize current intents to the user.
Contributor guide
Assessment
This issue has not been assessed yet.