Skip to main content

Admin Commands

Admin commands require the Manage Server permission. They handle voice monitoring setup, channel exclusions, and moderator role management.

Voice Setup

/setup-voice

Set up PlaySafe voice monitoring for your server. Lists all voice channels and provides invite links for listener bots.

Each listener bot monitors one voice channel at a time. Invite multiple listeners for simultaneous multi-channel coverage.

This command has no options.

Channel Moderation

/exclude-channel

Toggle a channel's exclusion from moderation. Running it on an excluded channel re-includes it.

ParameterTypeRequiredDefaultDescription
channelChannelYesN/AThe channel to exclude or re-include

/excluded-channels

List all channels currently excluded from moderation.

This command has no options.

Moderator Roles

/add-moderator-role

Add a role as a moderator role. This grants the Ban Members permission to the role, making moderator commands visible to members with that role.

Note: The bot's role must be positioned higher than the target role in Server Settings > Roles.

ParameterTypeRequiredDefaultDescription
roleRoleYesN/AThe role to grant moderator access

/remove-moderator-role

Remove a role from the moderator roles list. This revokes the Ban Members permission from the role.

Note: The bot's role must be positioned higher than the target role in Server Settings > Roles.

ParameterTypeRequiredDefaultDescription
roleRoleYesN/AThe role to remove from moderator access

/moderator-roles

List all moderator roles configured for the server.

This command has no options.