Archived
1
0
Fork 0
Commit graph

5 commits

Author SHA1 Message Date
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
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