Changed default channel back to #keryx
This commit is contained in:
parent
7beab28a73
commit
70d3d3b594
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue