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.
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
channel | Channel | Yes | N/A | The 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.
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
role | Role | Yes | N/A | The 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.
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
role | Role | Yes | N/A | The role to remove from moderator access |
/moderator-roles
List all moderator roles configured for the server.
This command has no options.