Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some refactoring + cosmetics. | Julien Dessaux | 2010-04-25 | 1 | -11/+22 |
| | |||||
* | Added an utility function to correctly answer a message we receive (aka /msg) | Julien Dessaux | 2010-04-22 | 1 | -1/+12 |
| | |||||
* | Wrote the list plugin command. | Julien Dessaux | 2010-04-22 | 1 | -2/+6 |
| | |||||
* | Add the IrcMsg as an optional parameter for an internal command. | Julien Dessaux | 2010-04-21 | 1 | -1/+1 |
| | |||||
* | Continue rewriting, found a problem in the way I kill plugins. | Julien Dessaux | 2010-02-04 | 1 | -0/+1 |
| | |||||
* | Began a complete rewrite of command and plugin management. | Julien Dessaux | 2010-02-04 | 1 | -0/+39 |
Wrote a command routing statement, added an IrcPlugin monad. |