Skip to main content
These commands work anywhere — no special permissions required.

Lookups

CommandDescription
,weather <city>Current weather for a city.
,define <word>Dictionary definition.
,urban <term>Urban Dictionary lookup.
,translate <lang> <text>Translate text to a language code.
,newsLatest news headlines.
,countryinfo <country>Country facts and info.
,acronym <text>Expand an acronym.
,time [timezone]Current time for a timezone.

Tools

CommandDescription
,calc <expression>Math calculator.
,qr <data>Generate a QR code image.
,color <hex>Display a color swatch with RGB values.
,passwordgen [length]Generate a random password (sent to your DMs).
,shorten <url>Shorten a URL.
,expandurl <url>Expand a shortened URL.

Encoders & decoders

CommandDescription
,base64 encode/decode <text>Base64 encode or decode.
,binary encode/decode <text>Binary encode or decode.
,hex encode/decode <text>Hexadecimal encode or decode.
,morse encode/decode <text>Morse code encode or decode.

Infobot

CommandDescription
,biBot information — Python version, discord.py, cog count, file/line counts, uptime, latency.
,pingCheck bot latency.

Command aliases

Requires Manage Server.
CommandDescription
,aliasShow alias command help.
,alias add <alias> <command>Create a shortcut. Example: ,alias add . cs makes ,. run ,clearsnipe.
,alias remove <alias>Remove an alias.
,alias listList all server aliases.