Changed default channel back to #keryx

This commit is contained in:
Chris Oliver 2010-10-10 15:47:00 -05:00
parent 7beab28a73
commit 70d3d3b594

View file

@ -50,7 +50,7 @@ DEBUG = False
SERVER = "irc.freenode.net" SERVER = "irc.freenode.net"
PORT = 6667 PORT = 6667
SERVER_PASS = None SERVER_PASS = None
CHANNELS=["#excid3"] CHANNELS=["#keryx"]
NICK = "timber" NICK = "timber"
NICK_PASS = None NICK_PASS = None