Search Results

0
votes

Programming a simple IRC (Internet-Relay-Chat) Client.

Not exactly an answer to your question, but it may be helpful. If you are using Ruby, I have found the Autumn Leaves project to be a great way to build an IRC bot using Ruby: …