Skip to content

🎵 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 file

Permission

🔒 Only server administrators can use this.

Register a sound effect to play when a specific word is typed in chat.

Parameters

NameRequiredDescription
nameThe keyword to use as a trigger (typing only this word in chat triggers playback)
fileThe 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_list

View the list of soundboard keywords registered on this server.


Remove Soundboard

/server soundboard_remove
  name: keyword

Permission

🔒 Only server administrators can use this.

Delete a registered soundboard sound effect.

Parameters

NameRequiredDescription
nameThe keyword name to delete