From 2875f743b7f4e3b1956c62f95fe45caab783d8a8 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 29 Mar 2017 22:25:12 +0200 Subject: change channel --- logbot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'logbot.py') diff --git a/logbot.py b/logbot.py index 3bc5dd1..0dc2343 100755 --- a/logbot.py +++ b/logbot.py @@ -69,7 +69,7 @@ DEBUG = False SERVER = "irc.freenode.net" PORT = 6667 SERVER_PASS = None -CHANNELS=["#excid3","#keryx"] +CHANNELS=["#archlinux-ports"] NICK = "timber" NICK_PASS = "" -- cgit v1.2.3