soundboard_send_sound
Play a soundboard sound in a Discord voice channel where the bot is connected. Provide channel ID and sound ID to trigger the audio.
Instructions
Purpose: Play a soundboard sound in a voice channel.
Pre-requisite: the bot MUST be voice-connected to channel_id.
Without --gateway enabled the bot cannot join voice - Discord will return an error.
Returns: {sent, channel_id, sound_id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sound_id | Yes | Sound to play | |
| channel_id | Yes | Voice channel where the bot is connected | |
| source_guild_id | No | Origin guild ID if the sound isn't from the channel's guild |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||