Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Commands now use parser function to handle parameters | James Booth | 2012-11-18 | 1 | -16/+60 |
| | |||||
* | Handle commands with min 0 args | James Booth | 2012-11-18 | 1 | -0/+12 |
| | |||||
* | Added command parser for commands accepting free text | James Booth | 2012-11-18 | 1 | -2/+78 |
| | | | | e.g. /msg user@host here is a message | ||||
* | Added parser module | James Booth | 2012-11-18 | 1 | -0/+96 |