Skip to content

fix: Fix parsing of SOUNDBOARD_SOUNDS gateway event#3264

Merged
Paillat-dev merged 1 commit into
masterfrom
fix/sounboard-sounds-parsing
Jun 10, 2026
Merged

fix: Fix parsing of SOUNDBOARD_SOUNDS gateway event#3264
Paillat-dev merged 1 commit into
masterfrom
fix/sounboard-sounds-parsing

Conversation

@Paillat-dev

Copy link
Copy Markdown
Member

Summary

No changelog this time since technically we never provided a public way of requesting that event in the first place, so the issue could never happen in practice. It is nonetheless present when testing.

This bug was identified by Anthropic Claude Opus 4.8, then verified and patched by me.

Information

  • This PR fixes an issue.
  • This PR adds something new (e.g. new method or parameters).
  • This PR is a breaking change (e.g. methods or parameters removed/renamed).
  • This PR is not a code change (e.g. documentation, README, typehinting,
    examples, ...).

Checklist

  • I have searched the open pull requests for duplicates.
  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
  • If type: ignore comments were used, a comment is also left explaining why.
  • I have updated the changelog to include these changes.
  • AI Usage has been disclosed.
    • If AI has been used, I understand fully what the code does

@Paillat-dev Paillat-dev requested review from a team, Lumabots, NeloBlivion and Soheab June 10, 2026 16:01
@github-project-automation github-project-automation Bot moved this to Todo in Pycord Jun 10, 2026
@Paillat-dev Paillat-dev requested a review from a team as a code owner June 10, 2026 16:01
@Paillat-dev Paillat-dev requested review from Lulalaby and removed request for a team June 10, 2026 16:01
@pycord-app

pycord-app Bot commented Jun 10, 2026

Copy link
Copy Markdown

Thanks for opening this pull request!
Please make sure you have read the Contributing Guidelines and Code of Conduct.

This pull request can be checked-out with:

git fetch origin pull/3264/head:pr-3264
git checkout pr-3264

This pull request can be installed with:

pip install git+https://github.com/Pycord-Development/pycord@refs/pull/3264/head

@Paillat-dev Paillat-dev merged commit 8e5f0b3 into master Jun 10, 2026
30 of 31 checks passed
@Paillat-dev Paillat-dev deleted the fix/sounboard-sounds-parsing branch June 10, 2026 16:13
@github-project-automation github-project-automation Bot moved this from Todo to Done in Pycord Jun 10, 2026
@Paillat-dev Paillat-dev added this to the 2.8.1 milestone Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants