We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 175feb3 commit aa2a257Copy full SHA for aa2a257
README.md
@@ -1,13 +1,13 @@
1
# Hubot IRC Adapter
2
3
-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).
4
-
5
## Description
6
7
-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`.
8
9
## Installation
10
+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).
+
11
* Add `hubot-irc` as a dependency in your hubot's `package.json`
12
* Install dependencies with `npm install`
13
* Run hubot with `bin/hubot -a irc`
0 commit comments