Skip to content

Commit

Permalink
Adding information about hubot-irc channel on freenode.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgable committed Jul 19, 2012
1 parent 175feb3 commit aa2a257
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Hubot IRC Adapter

NOTICE: This bot is now upgraded to Hubot 2.3. You should specify 0.0.8 as your hubot-irc dependency for older versions of Hubot (<2.0.0).

## Description

This is the IRC adapter for hubot.
This is the IRC adapter for hubot. For discussion about this adapter, join `#hubot-irc` on `irc.freenode.net`.

## Installation

NOTICE: This bot is now upgraded to Hubot 2.3. You should specify 0.0.8 as your hubot-irc dependency for older versions of Hubot (<2.0.0).

* Add `hubot-irc` as a dependency in your hubot's `package.json`
* Install dependencies with `npm install`
* Run hubot with `bin/hubot -a irc`
Expand Down

0 comments on commit aa2a257

Please sign in to comment.