Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Began a complete rewrite of command and plugin management. | Julien Dessaux | 2010-02-04 | 1 | -24/+35 |
| | | | | Wrote a command routing statement, added an IrcPlugin monad. | ||||
* | Rewrote command handling, added the Quote module and cleaned input handling. | Julien Dessaux | 2010-02-04 | 1 | -36/+45 |
| | |||||
* | Implemented unregisterCommand. | Julien Dessaux | 2010-02-04 | 1 | -0/+11 |
| | |||||
* | Added command registering and dispatching for plugins. | Julien Dessaux | 2010-02-04 | 1 | -0/+52 |