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

Draft
wants to merge 22 commits into
base: patch/voice-effect-event
Choose a base branch
from
Draft

Add Soundboard #283

wants to merge 22 commits into from

Commits on Jun 28, 2023

  1. Add Soundboard

    sebm253 committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    1bef49c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c1c929 View commit details
    Browse the repository at this point in the history
  3. add soundboard sound events

    sebm253 committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    5fa89c9 View commit details
    Browse the repository at this point in the history
  4. rename file

    sebm253 committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    cc81f22 View commit details
    Browse the repository at this point in the history
  5. rename interface

    sebm253 committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    ecd8086 View commit details
    Browse the repository at this point in the history
  6. add sound fetching

    sebm253 committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    99920e6 View commit details
    Browse the repository at this point in the history
  7. add check for gateway

    sebm253 committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    a7d8b88 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'patch/voice-effect-event' into patch/soundboard

    # Conflicts:
    #	discord/soundboard.go
    sebm253 committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    58b233e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5b8f4d5 View commit details
    Browse the repository at this point in the history
  10. change param to varargs

    sebm253 committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    1e324fd View commit details
    Browse the repository at this point in the history
  11. remove pointless else

    sebm253 committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    bce8b96 View commit details
    Browse the repository at this point in the history
  12. add CDNEndpoint.Path()

    sebm253 committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    d1256c5 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'master' into patch/soundboard

    # Conflicts:
    #	discord/cdn_endpoints.go
    sebm253 committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    ca70e41 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. shorten impl name

    sebm253 committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    e05894b View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Configuration menu
    Copy the full SHA
    5db0713 View commit details
    Browse the repository at this point in the history
  2. add audit log events

    sebm253 committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    9197f63 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

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

    sebm253 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    540af44 View commit details
    Browse the repository at this point in the history
  3. add caches

    sebm253 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    48ee79e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83fb472 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    806a095 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    734ef47 View commit details
    Browse the repository at this point in the history