Home > imb0t

imb0t

Imb0t is a project mainly written in JavaScript, it's free.

A simple IRC bot written in node.js

imb0t, An irc bot framework for node.js.

Does message routing based on regular expressions, which are dispatched to callbacks.

Getting Started

hub clone martynsmith/node-irc

install visionmedia/expresso if you want to run the tests

run the example: node plugin_example.js

Previous:pfi2