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 voice channel statuses #312

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Sep 4, 2023

  1. feat: Add new permissions

    This commit implements the new permissions (USE_CLYDE_AI, SET_VOICE_CHANNEL_STATUS, and CREATE_GUILD_EXPRESSIONS) as seen in these PRs:
    
    discord/discord-api-docs#6354
    discord/discord-api-docs#6398
    discord/discord-api-docs#6120
    VelvetToroyashi committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    2212473 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8ed217 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. fix: Make IVoiceChannelStatusUpdate implement IGatewayEvent

    Co-authored-by: MazeXP <26042705+MazeXP@users.noreply.github.com>
    VelvetToroyashi and MazeXP committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    dc91351 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c22ca67 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

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

Commits on Apr 29, 2024

  1. Merge remote-tracking branch 'upstream/main' into feat/voice-status

    # Conflicts:
    #	Backend/Remora.Discord.API.Abstractions/API/Objects/Permissions/DiscordPermission.cs
    VelvetToroyashi committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    ebbc19d View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

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