Commands
Commands available in Shopery.
Command | Alias(es) | Rank |
$about | $info $botinfo $developer | User |
$avatar | | User |
$cancel | | User |
$discord | $work $support $workshop $join $job $complain $report $bug | User |
$help | $commands $cmds | User |
$invite | | User |
$order | $o | User |
$prefix | | User |
$premium | | User |
$status | $myorder | User |
$tip | | User |
$user | $userinfo $ui | User |
$vote | | User |
Command | Alias(es) | Rank |
$claim | $c | Trainee |
$deliver | $d | Trainee |
$deliverymessage | $deliverymsg | Trainee |
$fire | | Supervisor |
$hire | | Supervisor |
$orderinfo | $oinfo | Trainee |
$pack | $p | Trainee |
$strike | | Senior Employee |
Command | Alias(es) | Rank |
$sql | $query | Director |
$eval | $calc $exec | Director |
<>
means optional.
[]
means required.
Don't include them in your commands.Description: Gives the bot's description and informations.
Usage:
$about
Description: Shows the avatar of the user, mentioned user or provided user ID.
Usage:
$avatar <user>
Description: Cancels the current order.
Usage:
$cancel
Description: Claims the selected order.
Usage:
$claim [order_id]
Description: Delivers the selected order.
Usage:
$deliver [order_id]
Description: Sets the delivery message.
Usage:
$deliverymessage <message>
Description: Shows an invite to the official Discord server.
Usage:
$discord
Description: Runs Javascript code.
Usage:
$eval [code]
Description: Fires the provided user from the Team.
Usage:
$fire [user]
Description: Shows the commands list.
Usage:
$help
Description: Hires the provided user in the Team.
Usage:
$hire [user]
Description: Shows an invite for the bot
Usage:
$invite
Description: Orders something and sends it to the workshop.
Usage:
$order [product]
Description: Gives informations about the selected order.
Usage:
$orderinfo [order_id]
Description: Packs a claimed order.
Usage:
$pack [url]
Description: Changes the server prefix.
Usage:
$prefix <prefix>
Description: Shows information about Premium.
Usage:
$premium
Description: Runs a MySQL query.
Usage:
$sql [query]
Description: Shows the order's status.
Usage:
$status
Description: Strikes and deletes the selected order.
Usage:
$strike [order_id]
Description: Gives a tip to your latest order.
Usage:
$strike [amount] <comment>
Description: Shows information about the user.
Usage:
$user <user>
Description: Shows the vote link.
Usage:
$vote
Last modified 1yr ago