From b9c8e4d404c444d57fe7320c25ba0654d9c5193c Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Thu, 6 Aug 2009 00:11:14 +0200 Subject: Added IRC connection and initialisation stuff. --- Config.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Config.hs') diff --git a/Config.hs b/Config.hs index a635292..05b2bed 100644 --- a/Config.hs +++ b/Config.hs @@ -10,7 +10,7 @@ import Hsbot.Core kro = IrcServer { address = "kro.corp" , port = 6667 - , channels = ["#geek"] + , channels = ["#geek", "#shbot"] , nickname = "hsbot" , password = "" , realname = "The One True bot, with it's haskell soul." -- cgit v1.2.3