Skip to content

Commit 604ef7f

Browse files
authored
Merge pull request #67 from ImDevinC/docs/update-readme-actions
chore(readme): update available actions section with detailed descriptions
2 parents d27404a + ca5a71f commit 604ef7f

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,14 @@
1212
1. Make sure to set a `redirect url` of `http://localhost:9000` in the Oauth2 settings page
1313
1. Use the Client ID and Client Secret on any of the actions (applying to one action will apply to all)
1414

15-
## Currently supported features
16-
Currently, this plugin supports the following:
17-
18-
- Mute/Unmute
19-
- Deafen/Undeafen
20-
- Join/Leave voice channel
21-
- Join text channel
15+
## Available Actions
16+
17+
- **Mute** - Toggle, enable, or disable microphone mute with visual feedback
18+
- **Deafen** - Toggle deafen state to prevent hearing others in voice channels
19+
- **TogglePTT** - Switch between Push-to-Talk and Voice Activity input modes
20+
- **ChangeTextChannel** - Navigate to a specific text channel by ID
21+
- **ChangeVoiceChannel** - Join or leave a specific voice channel by ID
22+
- **UserVolume** - Control per-user volume levels via dial (rotate to adjust volume, press to cycle users)
2223

2324
## Flatpak
2425
If you are using the Flatpak version of Discord, Discord may not properly setup

0 commit comments

Comments
 (0)