Archived
1
0
Fork 0
Commit graph

12 commits

Author SHA1 Message Date
Julien Dessaux
1559173ef9 Added help message for duck command 2013-11-05 23:35:44 +01:00
Julien Dessaux
57936ab68b Fixed file permissions 2013-11-05 23:35:24 +01:00
Julien Dessaux
44ddc623e4 Merge pull request #1 from vivia/master
Misc bugfixes, added duck module
2013-11-05 14:30:18 -08:00
Vivia Nikolaidou
2f80a68b1f Added the duck generation module.
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.
2013-11-05 15:49:25 +02:00
Vivia Nikolaidou
6710f8b056 Fixed advert command 2013-11-05 15:45:52 +02:00
Vivia Nikolaidou
f5faacf250 Fix nickname and channel detection
* 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.
2013-11-05 15:41:52 +02:00
julien
d067533902 Added the quote module 2009-08-19 12:22:40 +02:00
julien
ec7e577dd7 Refactored command handling 2009-08-18 08:28:39 +02:00
julien
9c97b6cbe9 Fixed the trains script by changing the parsing strategy; added some responses to shbrain. 2009-07-24 10:11:49 +02:00
julien
24e26c2b66 Fixed the trains script to handle canceled trains and wrote the help command. 2009-07-07 16:38:54 +02:00
julien
d44fb2f6ba Made a working trains script. 2009-07-07 09:56:53 +02:00
julien
962e19a2bc Initial import 2009-07-06 17:26:39 +02:00