public
Description: A smallish DSL for writing IRC bots.
Homepage:
Clone URL: git://github.com/ichverstehe/isaac.git
isaac / TODO
100644 6 lines (5 sloc) 0.203 kb
1
2
3
4
5
6
- 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