Skip to content

Commit b1446d3

Browse files
committed
Use irc.
1 parent aad720b commit b1446d3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Procfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
web: bin/hubot -a campfire -n Hubot
1+
app: bin/hubot -a irc -n gittfsbot

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
"dependencies": {
1818
"hubot": "2.3.2",
19+
"hubot-irc": "0.1.0",
1920
"hubot-scripts": ">= 2.1.0",
2021
"optparse": "1.0.3"
2122
},

0 commit comments

Comments
 (0)