Laughing man project; first version of IRC library in erlang

No bot/agent system would be complete without an IRC bot agent. This is the skeleton version of the botlist-laughingman IRC bot. It is a basic Erlang IRC bot right now. It could work as a good skeleton.

Current features.
* Works with current releases of erlang (as of 3/1/2008)
* Skeleton library based on the orbitz bot
* Simple functions include sending messages to the channel, printing the messages, etc.

To compile use the makefile 'make tests' and make sure you have erlang installed. Possible eunit for the unit tests.

Based on:
http://orbitz-erlang.blogspot.com/2005/08/irc-bot.html

http://openbotlist.googlecode.com/svn/trunk/botlistprojects/laughingman/

Comments

Popular posts from this blog

Is Java the new COBOL? Yes. What does that mean, exactly? (Part 1)

On Unit Testing, Java TDD for developers to write

JVM Notebook: Basic Clojure, Java and JVM Language performance