Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed file permissions | Julien Dessaux | 2013-11-05 | 6 | -0/+0 |
| | |||||
* | Merge pull request #1 from vivia/master | Julien Dessaux | 2013-11-05 | 4 | -4/+36 |
|\ | | | | | Misc bugfixes, added duck module | ||||
| * | Added the duck generation module. | Vivia Nikolaidou | 2013-11-05 | 3 | -1/+33 |
| | | | | | | | | | | | | 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 | 2 | -2/+2 |
|/ | | | | | | | * 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 | 5 | -2/+42 |
| | |||||
* | Refactored command handling | julien | 2009-08-18 | 4 | -5/+11 |
| | |||||
* | Fixed the trains script by changing the parsing strategy; added some ↵ | julien | 2009-07-24 | 2 | -3/+14 |
| | | | | responses to shbrain. | ||||
* | Fixed the trains script to handle canceled trains and wrote the help command. | julien | 2009-07-07 | 3 | -1/+19 |
| | |||||
* | Made a working trains script. | julien | 2009-07-07 | 6 | -17/+29 |
| | |||||
* | Initial import | julien | 2009-07-06 | 5 | -0/+109 |