,alias

Server Premiumaka ,aliases

Give any command your own server-specific name

User permissions

Manage Guild

Cooldown

none

Other surface

/alias

Anchor

#alias

Syntax

,alias [subcommands]
/alias <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

7 prefix subcommands

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

,alias addaka a, create

Create a server alias that runs an existing command

,alias add <name> <command> [args...]
#alias-add
,alias clearaka reset, wipe

Delete every alias in this server

,alias clear confirm
#alias-clear
,alias editaka e, set

Change what an existing server alias runs

,alias edit <name> <command> [args...]
#alias-edit
,alias listaka l

List every alias in this server

,alias list
#alias-list
,alias removeaka rm, delete, del

Delete a server alias

,alias remove <name>
#alias-remove
,alias viewaka v, info, show

Show what one alias runs

,alias view <name>
#alias-view

Slash leaves

7 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.

/alias add

Create an alias

#alias-add
/alias edit

Repoint an existing alias

#alias-edit
/alias remove

Delete an alias

#alias-remove
/alias view

Show what one alias runs

#alias-view
/alias list

List every alias in this server

#alias-list
/alias search

Search aliases by name or by what they run

#alias-search
/alias clear

Delete every alias in this server

#alias-clear