Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Soundboard #283

Merged
merged 55 commits into from
Sep 21, 2024
Merged

Add Soundboard #283

merged 55 commits into from
Sep 21, 2024

Conversation

sebm253
Copy link
Member

@sebm253 sebm253 commented Jun 28, 2023

based on #282

TODO

  • sound cache
  • cdn url

@sebm253 sebm253 deleted the branch master August 24, 2024 19:24
@sebm253 sebm253 closed this Aug 24, 2024
@sebm253 sebm253 reopened this Aug 24, 2024
@sebm253 sebm253 changed the base branch from patch/voice-effect-event to master August 24, 2024 19:26
@sebm253 sebm253 marked this pull request as ready for review September 21, 2024 18:31
@sebm253 sebm253 requested a review from topi314 September 21, 2024 18:31
discord/sound.go Show resolved Hide resolved
discord/sound.go Outdated Show resolved Hide resolved
discord/sound.go Outdated Show resolved Hide resolved
discord/soundboard.go Outdated Show resolved Hide resolved
discord/sound.go Outdated Show resolved Hide resolved
@sebm253 sebm253 merged commit 03e9ee0 into master Sep 21, 2024
7 checks passed
@sebm253 sebm253 deleted the patch/soundboard branch September 21, 2024 19:19
apricotbucket28 pushed a commit to apricotbucket28/disgo that referenced this pull request Feb 16, 2025
* Add GuildVoiceChannelEffectSend

* Add Soundboard

* add event to ListenerAdapter

* add soundboard sound events

* rename file

* rename interface

* add sound fetching

* add check for gateway

* add docs for GuildVoiceChannelEffectSend

* rename SoundboardAnimationType to SoundboardEffectAnimationType

* bruh

* change param to varargs

* remove pointless else

* add CDNEndpoint.Path()

* shorten impl name

* add audit log events

* updates

* add caches

* remove SoundOverridePath

* updates

* remove UserID from SoundboardSound

* updates

discord/discord-api-docs@8b05cc6

* add URL()

* add required intent + fix docs

* SoundboardEffectAnimationType -> VoiceChannelEffectAnimationType

* oh man

* Revert "oh man"

This reverts commit 7957f48.

* change SoundID type to int64 with ,string

* add event umarshaler

* damn this shit is broken

* add GuildFeatureMoreSoundboard

discord/discord-api-docs@5a13333

* add missing cache getter

* add request func to client interface

* fix endpoint method

* Update discord/soundboard.go

Co-authored-by: Toπ <[email protected]>

* Apply suggestions from code review

Co-authored-by: Toπ <[email protected]>

---------

Co-authored-by: mlnrDev <[email protected]>
Co-authored-by: Toπ <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants