Basic commands
Donate for my bot to sustain it: https://www.patreon.com/user?u=99116894
"!for <integer number> - <command> -> Create a loop with commands, only work one time and at the beginning of the commands
"!echo [<string> | (<string1>),(<string2>),(<string3>),...]" -> Send a message or pages of messages
"!select [(<string1>),(<string2>),(<string3>),...]" -> Select 1 random string element from the string options
"!math <numbers and simbols>,<options?>" -> makes matematical calculations, don't work with arithmetic
"!roll <numbers, symbols and d's>,<options?>" -> Allows you to make rolls, there are 3 types of dices it accepts, d<number>, df (fate dice) and dc (coin flip´)
!image <url> -> Allows you to add imageto your macros, can be useful to make paginated echo messages
<options?> -> allows you to select options for what you wanna result, 0 show all, the string response and the number response, 1 only shows the string response, while 2 only shows the number response
Special expressions: \n -> create a line breaker \0 -> create space between characters, strings and commands, if you have problem with character space separation or command space separation use \0 (Typo, after update R2.2.2 this is no longer nescessary, the bot detect space anyways)
Last updated