Commands

Utility Commands

Everyday tools your server actually needs.

,help,help [command]

Show the help menu or details for a command.

Example: ,help ban
,prefix,prefix [set|reset] [symbol]

Show or change the server prefix.

Example: ,prefix set !
,avatar,avatar [user]

Show a user's avatar.

Example: ,avatar @alex
,banner,banner [user]

Show a user's profile banner.

Example: ,banner @alex
,userinfo,userinfo [user]

Show info about a member.

Example: ,userinfo @alex
,serverinfo,serverinfo

Show info about the current server.

Example: ,serverinfo
,membercount,membercount

Show total, human, and bot counts.

Example: ,membercount
,channelinfo,channelinfo [channel]

Show info about a channel.

Example: ,channelinfo #general
,emojiinfo,emojiinfo <emoji>

Show info about a custom emoji.

Example: ,emojiinfo :ware:
,google,google <query>

Search Google and return the top results.

Example: ,google discord.py docs
,github,github <user|user/repo>

Look up a GitHub user or repo.

Example: ,github torvalds/linux
,calculator,calculator <expression>

Evaluate a math expression.

Example: ,calculator (12+8)*3
,math,math <expression>

Alias for calculator.

Example: ,math sqrt(144)
,define,define <word>

Show a dictionary definition.

Example: ,define ephemeral
,crypto,crypto <symbol>

Show the current price of a crypto asset.

Example: ,crypto btc
,countdown,countdown <duration> <label>

Set a countdown timer in the channel.

Example: ,countdown 10m stream starts
,base64,base64 <encode|decode> <text>

Encode or decode base64.

Example: ,base64 encode hello