Links

Utility

Red options are required, while blue options are optional.
Command
Description
Example
binary decode
Returns the decoded version of the specified binary string.
/util binary decode binary:
0110100001101001
binary encode
Returns the binary encoded version of the specified text.
/util binary encode text:hi
viewhex
Returns an image of the specified hex code's color.
/util viewhex hex:000000
qr
Returns a QR code with the specified content.
/util qr content:https://www.youtube.com/watch?v=dQw4w9WgXcQ
convert
Converts between the specified currencies.
/util convert amount:1
from:USD
to:EGP
translate
Translates between the specified languages.
/util translate text:مرحبا
to:English
from:Arabic