Execute code in a given programming language
Usage - $run <language> [--wrapped] [--stats] <code>
reference
Returns element reference from given language
Usage - $reference <language> <query>
documentation
Returns element reference from given language
Usage - $documentation <language> <query>
man
Returns the manual's page for a (mostly Debian) linux command
Usage - $man <page>
stack
Queries given StackExchange website and gives you top results. siteName is case-sensitive.
Usage - $stack <siteName> <query>
list
Lists available choices for other commands
Usage - $list [group]
info
Print some info and useful links about the bot
ping
Check how the bot is doing
help
Shows this message
Usage - $help [command]
<argument needed> [optional argument] [a|b] : either a or b
ascii
Returns number representation of characters in text
Usage - $ascii <text>
unascii
Reforms string from char codes
Usage - $unascii <text>
byteconvert
Shows byte conversions of given value
Usage - $byteconvert <value> [unit=Mio]
hash
Hashes text with a given algorithm
Usage - $hash <algorithm> <text>```

Upvote CompileOrb
A nice bot for compiling your programs right away from discord