-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Support for Soundboard and VC effects #9349
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
Merged
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
56a9a7d
Initial commit
codeofandrin 92f0e4d
Add support for soundboard sound events
codeofandrin e95280b
Add guild feature SOUNDBOARD
codeofandrin 8706ebf
Remove print from debugging
codeofandrin 9aade03
Add audit log events + docs change in SoundboardSound
codeofandrin bd5f6d9
Merge branch 'master' into soundboard_vc_effects
codeofandrin bc6e8ac
Further implementing soundboard sounds
codeofandrin c1b0d48
Add request_soundboard_sounds, general code and docs fixes
codeofandrin 2c9c2f2
Fix errors, add missing things
codeofandrin b3d5199
Add get_soundboard_sound and soundboard_sounds property to Client
codeofandrin 0bad90f
Merge branch 'master' into soundboard_vc_effects
codeofandrin f1f0247
Merge branch 'master' into soundboard_vc_effects
codeofandrin 3ee03bc
Make user optional in VoiceChannelEffect
codeofandrin 95f828c
Coerce sound_volume
codeofandrin c801b0e
Change representation of VoiceChannelSoundEffect
codeofandrin b68392d
Make BaseSoundboardSound inherit from AssetMixin
codeofandrin b788057
Add new helper function _get_mime_type_for_audio
codeofandrin 0f61f5e
Change from Sequence to List for soundboard_sounds
codeofandrin 58fd35e
Merge branch 'master' into soundboard_vc_effects
codeofandrin 3f49bc4
Fix lint
codeofandrin 51ed284
Remove emoji_id from default sound
codeofandrin a051cde
Partially remove user_id
codeofandrin 6b0c1c1
Change versionadded from 2.4 to 2.5
codeofandrin eb792aa
Add support for get methods
codeofandrin 2b97985
Remove guild_id attr
codeofandrin 004bbda
Add VoiceChannel.send_sound
codeofandrin cca1013
[docs] Add notes to fetch_soundboard_sound(s)
codeofandrin fb3552d
[docs] Update perms and file formats for create sound
codeofandrin 5d70143
Make edit parameters keyword-only
codeofandrin 5136d09
[docs] Update required perms for edit and delete
codeofandrin d68216d
Update events
codeofandrin 62c8db6
Update intent flags to expressions
codeofandrin 39a1ac3
Remove requesting sounds via gateway
codeofandrin 1a0d2d5
Merge remote-tracking branch 'upstream/master' into soundboard_vc_eff…
codeofandrin 2b60974
Add MORE_SOUNDBOARD guild feature
codeofandrin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.