From 90313ed5e984d4841ba5fabe5d63ab6ad31a3f9a Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Tue, 28 Apr 2015 23:48:14 +0200 Subject: [PATCH] Only join #kosmos-dev when testing HAL --- run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.sh b/run.sh index 1c1ecfb..4c81b66 100755 --- a/run.sh +++ b/run.sh @@ -1,5 +1,5 @@ HUBOT_IRC_SERVER=irc.freenode.net \ - HUBOT_IRC_ROOMS="#67p,#kosmos,#kosmos-dev" \ + HUBOT_IRC_ROOMS="##kosmos-dev" \ HUBOT_IRC_NICK="hal7000" \ HUBOT_IRC_UNFLOOD="true" \ bin/hubot -a irc --name hal7000