public
Description: A smallish DSL for writing IRC bots.
Homepage:
Clone URL: git://github.com/ichverstehe/isaac.git
tbuehlmann (author)
Wed Oct 21 16:07:17 -0700 2009
ichverstehe (committer)
Tue Nov 03 01:27:55 -0800 2009
commit  996ceb18e903c30a39b20b55e0ea47b083c9ffef
tree    f087502042bbfb1f47de7a5722157ab32cc7c692
parent  d60d7c08017c64bdbdc10527f2badb0910c67198
isaac / TODO
100644 7 lines (6 sloc) 0.22 kb
1
2
3
4
5
6
7
- Handle disconnects, on :disconnect ?
- mode() for setting nick/channel modes
- a bunch of IRC commands: ban, names, list, etc.
- async!
- consider replacing the regexps in #parse with a regular parser
- on :join/:part