,command

aka ,commands, ,cmd

Disable commands for channels

User permissions

Manage Guild

Cooldown

none

Other surface

/command · 12 slash subs vs 8 prefix

Anchor

#command

Syntax

,command [subcommands]
/command <subcommand>

Example

No example recorded yet. The source module carries none, and one written here would be a guess at what the arguments accept.

Subcommands

8 prefix subcommands

Read from the prefix .sub/ tree — the canonical shape. Every entry has a permanent anchor of its own.

,command disableaka d

disable a command in a channel

,command disable <channel/all> <command>
#command-disable
,command enableaka e

enable a command in a channel

,command enable <channel/all> <command>
#command-enable
,command listaka l

see disabled channel commands

,command list
#command-list
,command professionalaka pro

disable every vulgar/NSFW command server-wide

,command professional <on/off>
#command-professional
,command resetaka r

clear all disabled commands

,command reset
#command-reset
,command restrict

restrict a command to a role

,command restrict <add/list/reset> [role] [command]
#command-restrict
,command topaka usage, stats

most used commands in this server

,command top [global/serverlist/serverid]
#command-top
,command unrestrict

remove a command restriction from a role

,command unrestrict <role> <command>
#command-unrestrict

Slash leaves

12 leaves

Read from the registered slash builder — groups are flattened, so a grouped leaf reads “group leaf” and anchors with a hyphen between the two words.

Two trees, not one view of one

This command registers 12 leaves on the slash surface against 8 subcommands in its prefix tree. Both lists are on this page in full; neither is a summary of the other.
/command disable

Disable a command in a channel

#command-disable
/command enable

Re-enable a command in a channel

#command-enable
/command list

List disabled channel commands

#command-list
/command reset

Re-enable all commands everywhere

#command-reset
/command professional

Disable every vulgar/NSFW command server-wide

#command-professional
/command unrestrict

Remove a command restriction from a role

#command-unrestrict
/command restrict addgroup restrict

Restrict a command to a role

#command-restrict-add
/command restrict listgroup restrict

List all restricted commands

#command-restrict-list
/command restrict resetgroup restrict

Reset all restrictions

#command-restrict-reset
/command top servergroup top

Most used commands in a server

#command-top-server
/command top globalgroup top

Most used commands across all servers (bot owner only)

#command-top-global
/command top serverlistgroup top

Servers ranked by command usage (bot owner only)

#command-top-serverlist