An open API service indexing awesome lists of open source software.

https://github.com/basilfx/nodejs-ircbot

Simple node.js implementation of an IRC-client
https://github.com/basilfx/nodejs-ircbot

Last synced: 9 months ago
JSON representation

Simple node.js implementation of an IRC-client

Awesome Lists containing this project

README

          

** Simple node.js implementation of an IRC client **

Very simple IRC client programmed in node.js. Used in a tutorial node.js for a magazine I write for.

Features:
* Basic initialization
* Commands and chatbot (via http://www.pandorabots.com)

Note: it does _not_ handle errors at all!