🎵 Soundboard
When a specific keyword is typed in chat, a pre-registered sound effect plays instead of TTS. Great for setting the mood in a voice channel or quickly triggering frequently used reaction sounds.
How it works
The sound plays only when the entire message consists of exactly one keyword. When the keyword is detected, TTS is skipped and only the sound effect plays.
The Soundboard toggle in Server Settings must be enabled for this to work.
Add Soundboard
/server soundboard_add
name: trigger keyword
file: audio filePermission
🔒 Only server administrators can use this.
Register a sound effect to play when a specific word is typed in chat.
Parameters
| Name | Required | Description |
|---|---|---|
name | ✅ | The keyword to use as a trigger (typing only this word in chat triggers playback) |
file | ✅ | The audio file to play (mp3, ogg, wav / max 8MB) |
TIP
Keywords without spaces are detected more accurately. Short, clear words like 짝짝짝, gg, 오 are recommended.
List Soundboard
/server soundboard_listView the list of soundboard keywords registered on this server.
Remove Soundboard
/server soundboard_remove
name: keywordPermission
🔒 Only server administrators can use this.
Delete a registered soundboard sound effect.
Parameters
| Name | Required | Description |
|---|---|---|
name | ✅ | The keyword name to delete |
