Skip to content

Conversation

@ProjectSky
Copy link
Contributor

  • Fix message_poll_vote_add/message_poll_vote_remove reading from root JSON instead of "d" object
  • Fix message_poll_vote_remove checking wrong event handler (was checking on_message_poll_vote_add)
  • Add i_guild_message_polls (1 << 24) intent for guild poll vote events
  • Add i_direct_message_polls (1 << 25) intent for DM poll vote events
  • Include poll intents in i_default_intents

@netlify
Copy link

netlify bot commented Dec 17, 2025

Deploy Preview for dpp-dev ready!

Name Link
🔨 Latest commit 657635c
🔍 Latest deploy log https://app.netlify.com/projects/dpp-dev/deploys/6942e2568449300008e1ab60
😎 Deploy Preview https://deploy-preview-1525--dpp-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot added documentation Improvements or additions to documentation code Improvements or additions to code. labels Dec 17, 2025
@Jaskowicz1
Copy link
Contributor

Good catch!

@Jaskowicz1 Jaskowicz1 merged commit de13f34 into brainboxdotcc:dev Dec 30, 2025
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code Improvements or additions to code. documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants