IRC chat API. Can connect to IRC, read, and write. Works but still a rough prototype.
See the irc-api.scm and irc-echo-bot.scm demos.
The general thought process leading up to this stufff is in Design Notes Part B What it says there is probably a correct-ish description of how the stuff in here actually works.