Bot Commands

bf!compile [code]

Run the brainfuck code given in as the argument

bf!help

Display commands available to be run

bf!info

Show information about brainfuck and its syntax

bf!invite

Get an invite link for the bot

[GROUP] bf!scripts
Command group for managing interactions with the script storing and sharing database

Subcommands
bf!add
Add a script to the database. The bot will prompt for input when required.

bf!delete
Delete a specified script from the database.

bf!show
View the details about a specific script from the database.

bf!compile
Execute any script stored in the database.

bf!list
List a random slection of up to 10 scripts from the database.

bf!search
Search for scripts in the database with a name matching or similar to the search term.