Skip to content

feat(config): Add a Discord intents AllNonPrivileged option - #33

Open
celarye wants to merge 1 commit into
wpbs-rs:mainfrom
celarye:feat/discord-i-np
Open

feat(config): Add a Discord intents AllNonPrivileged option#33
celarye wants to merge 1 commit into
wpbs-rs:mainfrom
celarye:feat/discord-i-np

Conversation

@celarye

@celarye celarye commented Aug 8, 2026

Copy link
Copy Markdown
Member
  • Removes the need to manually add all intents but the privileged ones when the application does not have the permissions for those.
  • Switch to a HashSet to have serde automatically remove duplicate
    entries.

@celarye
celarye requested a review from niclimcy August 8, 2026 18:30
@celarye celarye self-assigned this Aug 8, 2026
@celarye celarye added the enhancement New feature or request label Aug 8, 2026
- Removes the need to manually add all intents but the privileged ones
  when the application does not have the permissions for those.
- Switch to a HashSet to have serde automatically remove duplicate
  entries.
@celarye
celarye force-pushed the feat/discord-i-np branch from d6d5136 to 83c53a7 Compare August 8, 2026 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant