]> gitweb.pimeys.fr Git - bots/josh.git/commitdiff
Actual channel config
authorVincent Le Gallic <legallic@crans.org>
Sun, 6 Mar 2016 20:04:43 +0000 (21:04 +0100)
committerVincent Le Gallic <legallic@crans.org>
Sun, 6 Mar 2016 20:04:43 +0000 (21:04 +0100)
config.py

index 056b5c92ca0df0c363fa182cdfffbfe8cdfcdef4..593a9f538b8dd34c8a1422352536f792700d9ed7 100644 (file)
--- a/config.py
+++ b/config.py
@@ -12,9 +12,9 @@ irc_password = "Ke5ckiigakX1I"
 #: Pseudo IRC
 irc_pseudo = "Josh"
 #: Liste des channels à rejoindre
-chanlist = ["#bot", "#flood"]
+chanlist = ["#chaos-angel", "#32c3"]
 #: Liste des channels à ne pas quitter
-stay_channels = ["#bot", "#flood"]
+stay_channels = ["#bot"]
 #: Liste des channels où se taire
 quiet_channels = []