[racket] another mini-tutorial: a racket slice: munging IRC logs
On Sat, Aug 6, 2011 at 02:36, Neil Van Dyke <neil at neilvandyke.org> wrote:
> BTW, I suspect someone will find this in Google when they're trying to talk
> with an IRC server from Racket, and be disappointed that this is only about
> parsing a particular log format. I think that there is some IRC client code
> for Racket, not necessarily released. I think I've seen a Racket-based bot
> online, perhaps by Eli. And I wrote an (unreleased) IRC bot in Scheme in
> 2001, which supported DCC transfers and corrected people's spelling. So
> that Googling person should ask around when the time comes.
I don't know how good it is, but there is rudybot in github.
https://github.com/offby1/rudybot
Cheers,
Sam