summaryrefslogtreecommitdiff
path: root/shbrain.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed file permissionsJulien Dessaux2013-11-051-0/+0
|
* Added the duck generation module.Vivia Nikolaidou2013-11-051-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 commandVivia Nikolaidou2013-11-051-1/+1
|
* Fix nickname and channel detectionVivia Nikolaidou2013-11-051-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 modulejulien2009-08-191-0/+2
|
* Refactored command handlingjulien2009-08-181-1/+7
|
* Fixed the trains script to handle canceled trains and wrote the help command.julien2009-07-071-1/+1
|
* Made a working trains script.julien2009-07-071-8/+7
|
* Initial importjulien2009-07-061-0/+50