From b6d119cf5b14fd7198552e939d8f49b15307e74e Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Sun, 25 Apr 2010 16:43:01 +0200 Subject: Some refactoring + cosmetics. --- Config.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Config.hs') diff --git a/Config.hs b/Config.hs index a483232..fbf98b1 100644 --- a/Config.hs +++ b/Config.hs @@ -16,7 +16,7 @@ localhost :: IrcServer localhost = IrcServer { serverAddress = "localhost" , serverPort = PortNumber 6667 - , joinChannels = ["#shbot"] + , joinChannels = ["#shbot", "#geek"] , nickname = "hsbot" , password = "" , realname = "The One True bot, with it's haskell soul." -- cgit v1.2.3