Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 522 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 522 Bytes

Internet Relay Chat

IRC chat API. Can connect to IRC, read, and write. Works but still a rough prototype.

Examples

See the irc-api.scm and irc-echo-bot.scm demos.

Design Ideas

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.