2

I'd like to write an irc bot. (please reply with a good irc client library and not a bot framework).

__

why the downvote? I simply like to know which libary is fairly decent and well maintained as there are quite a few ruby irc libraries.

Delan Azabani
  • 79,602
  • 28
  • 170
  • 210
Roman A. Taycher
  • 18,619
  • 19
  • 86
  • 141
  • Download them and check the changelog or git/svn/mercurial whatever logs and see when the last update was. –  Jun 05 '10 at 03:02

1 Answers1

1

My friend used RBot.

I wrote my own. It's not hard to make.

You can find minimal bots' samples even on SO: My Ruby IRC bot doesn't connect to the IRC server. What am I doing wrong?

Community
  • 1
  • 1
Nakilon
  • 34,866
  • 14
  • 107
  • 142