Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Command parser handles quotes arguments | James Booth | 2013-01-14 | 1 | -0/+107 |
| | |||||
* | Commands now use parser function to handle parameters | James Booth | 2012-11-18 | 1 | -41/+25 |
| | |||||
* | Handle commands with min 0 args | James Booth | 2012-11-18 | 1 | -0/+26 |
| | |||||
* | Added command parser for commands accepting free text | James Booth | 2012-11-18 | 1 | -0/+66 |
| | | | | e.g. /msg user@host here is a message | ||||
* | Added parser module | James Booth | 2012-11-18 | 1 | -0/+127 |