Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed file permissions | Julien Dessaux | 2013-11-05 | 1 | -0/+0 |
| | |||||
* | Added the duck generation module. | Vivia Nikolaidou | 2013-11-05 | 1 | -0/+2 |
| | | | | | | The duck generation module listens to the "duck" command. It will then generate a random duck based on https://github.com/adyxax/hsbot with some additional heads and beaks. | ||||
* | Fixed advert command | Vivia Nikolaidou | 2013-11-05 | 1 | -1/+1 |
| | |||||
* | Fix nickname and channel detection | Vivia Nikolaidou | 2013-11-05 | 1 | -1/+1 |
| | | | | | | | * Nicknames were assumed to be in [A-Za-z] format. Just detecting a [^!] now as ! separates the nickname from the host. * Channels may start with two hashes, the previous regexp didn't recognize that. | ||||
* | Added the quote module | julien | 2009-08-19 | 1 | -0/+2 |
| | |||||
* | Refactored command handling | julien | 2009-08-18 | 1 | -1/+7 |
| | |||||
* | Fixed the trains script to handle canceled trains and wrote the help command. | julien | 2009-07-07 | 1 | -1/+1 |
| | |||||
* | Made a working trains script. | julien | 2009-07-07 | 1 | -8/+7 |
| | |||||
* | Initial import | julien | 2009-07-06 | 1 | -0/+50 |