Commands

Administration Commands

Server-wide controls and configuration.

,backup,backup <create|load|list> [id]

Create a full backup of the server.

Example: ,backup create
,dashboard,dashboard

Open the web dashboard for this server.

Example: ,dashboard
,config,config [module]

View or edit ware's configuration.

Example: ,config welcome
,load,load <backup-id>

Load a saved backup into the server.

Example: ,load 8d0f1
,import,import <server-id>

Import config from another server.

Example: ,import 940382019283740192
,export,export

Export the current server config.

Example: ,export
,execute,execute <command>

Run a raw command as ware.

Example: ,execute ban @alex
,force,force <command> <args>

Force an action ignoring hierarchy checks.

Example: ,force strip @alex
,forcerole,forcerole <user> <role>

Force-add a role bypassing role locks.

Example: ,forcerole @alex @Admin
,forcetimeout,forcetimeout <user> <duration>

Force-timeout a member.

Example: ,forcetimeout @alex 1h
,forceavatar,forceavatar <user> <url>

Force change a member's server avatar.

Example: ,forceavatar @alex https://.../a.png
,ghost,ghost <command>

Ghost mode: run commands invisibly.

Example: ,ghost ban @alex