aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
...
* Add arguments to framework commandsAustin Hellyer2016-11-071-6/+6
|
* Add an 'allow_whitespace' framework configAustin Hellyer2016-11-061-0/+1
| | | | | | | | | | | | | | The option allows whitespace to be optional between a mention and a command. Setting it to true will allow the following scenario to occur, while false will not: ``` <@BOT_ID>about // bot process and executes the "about" command if it exists ```
* Fix typo in example 06Austin Hellyer2016-11-061-1/+1
|
* Initial commitAustin Hellyer2016-10-186-0/+221