2.4.1 • Published 11 years ago

zenircbot-api v2.4.1

Weekly downloads
57
License
-
Repository
github
Last release
11 years ago

JavaScript

This is in dev currently.

Once it is released you'll be able to do the following::

$ npm install zenircbot-api

And you'll be able to use it like so::

var ZenIRCBot = require('zenircbot-api').ZenIRCBot

var client = new ZenIRCBot(hostname='redis.server.location', port=6379)
client.send_privmsg(to='#channel', message='ohai')

Docs are availabe at: http://zenircbot.rtfd.org/

2.4.1

11 years ago

2.4.0

11 years ago

2.3.1

11 years ago

2.3.0

11 years ago

2.2.1

12 years ago

2.2.0

12 years ago

2.1.3

12 years ago

0.1.4

12 years ago

0.1.3

12 years ago