summaryrefslogtreecommitdiff
path: root/shbot.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-1/+0
|
* Refactored command handlingjulien2009-08-181-1/+1
|
* Made a working trains script.julien2009-07-071-1/+2
|
* Initial importjulien2009-07-061-0/+27