Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,14 @@
1. Make sure to set a `redirect url` of `http://localhost:9000` in the Oauth2 settings page
1. Use the Client ID and Client Secret on any of the actions (applying to one action will apply to all)

## Currently supported features
Currently, this plugin supports the following:

- Mute/Unmute
- Deafen/Undeafen
- Join/Leave voice channel
- Join text channel
## Available Actions

- **Mute** - Toggle, enable, or disable microphone mute with visual feedback
- **Deafen** - Toggle deafen state to prevent hearing others in voice channels
- **TogglePTT** - Switch between Push-to-Talk and Voice Activity input modes
- **ChangeTextChannel** - Navigate to a specific text channel by ID
- **ChangeVoiceChannel** - Join or leave a specific voice channel by ID
- **UserVolume** - Control per-user volume levels via dial (rotate to adjust volume, press to cycle users)

## Flatpak
If you are using the Flatpak version of Discord, Discord may not properly setup
Expand Down
Loading