Voice

Manage voice channels and the people in them — moving, muting, disconnecting, and setting up voice spaces.

Try asking

@Bond Move everyone in Lobby into the Event channel

@Bond Mute everyone except the speakers

The 9 tools behind it

You never call these yourself. Bond works out which ones it needs, checks your Discord permissions, and asks before anything changes.

  • list_voice_members

    List members currently connected to voice channels in the Discord server.

  • move_member_voice

    Move a member from their current voice channel to a different voice channel.

  • disconnect_member_voice

    Disconnect a member from their current voice channel.

  • list_voice_regions

    List the Discord voice regions available to this server.

  • set_voice_channel_status

    Set the short status text displayed for a voice channel.

  • create_stage_instance

    Start a stage instance (live audio session) in a stage channel.

  • edit_stage_instance

    Edit the active stage instance in a stage channel.

  • delete_stage_instance

    End an active stage instance in a stage channel.

  • set_stage_speaker

    Control a member's speaker state in a stage channel.

More of what Bond does