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

Support for Soundboard and VC effects #9349

Merged
merged 35 commits into from
Oct 9, 2024

Commits on Apr 9, 2023

  1. Initial commit

    Finished: VC effect + VC sound effect
    Started: Soundboard support
    Puncher1 committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    56a9a7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92f0e4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e95280b View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Remove print from debugging

    Puncher1 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    8706ebf View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. Configuration menu
    Copy the full SHA
    9aade03 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Configuration menu
    Copy the full SHA
    bd5f6d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    bc6e8ac View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Configuration menu
    Copy the full SHA
    c1b0d48 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    2c9c2f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    b3d5199 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    0bad90f View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Configuration menu
    Copy the full SHA
    f1f0247 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ee03bc View commit details
    Browse the repository at this point in the history
  3. Coerce sound_volume

    Puncher1 committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    95f828c View commit details
    Browse the repository at this point in the history
  4. Change representation of VoiceChannelSoundEffect

    Co-Authored-By: Danny <[email protected]>
    Puncher1 and Rapptz committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    c801b0e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b68392d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b788057 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0f61f5e View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    58fd35e View commit details
    Browse the repository at this point in the history
  2. Fix lint

    Puncher1 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    3f49bc4 View commit details
    Browse the repository at this point in the history
  3. Remove emoji_id from default sound

    emoji_id is always None for default sounds
    Puncher1 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    51ed284 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Partially remove user_id

    user_id is still used in the GUILD_CREATE event
    Puncher1 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a051cde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b0c1c1 View commit details
    Browse the repository at this point in the history
  3. Add support for get methods

    Puncher1 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    eb792aa View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Remove guild_id attr

    Puncher1 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    2b97985 View commit details
    Browse the repository at this point in the history
  2. Add VoiceChannel.send_sound

    Puncher1 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    004bbda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cca1013 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb3552d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d70143 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5136d09 View commit details
    Browse the repository at this point in the history
  7. Update events

    includes new event GUILD_SOUNDBOARD_SOUNDS_UPDATE
    Puncher1 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    d68216d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    62c8db6 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    39a1ac3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a0d2d5 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    2b60974 View commit details
    Browse the repository at this point in the history