From 3776af9bed5702e9502c2cb672ef78ebb3a7c71a Mon Sep 17 00:00:00 2001 From: Vincent Le Gallic Date: Sun, 16 Mar 2014 07:04:17 +0100 Subject: [PATCH] [config] +#wikininja --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index 6d49a97..6e9dfe8 100644 --- a/config.py +++ b/config.py @@ -12,7 +12,7 @@ irc_password = "1iuh0HiJKWjuE" #: Pseudo IRC irc_pseudo = "Parrot" #: Liste des channels à rejoindre -chanlist = ["#bot", "#flood", "#bio"] +chanlist = ["#bot", "#flood", "#bio", "#wikininja"] #: Liste des channels à ne pas quitter stay_channels = ["#bot", "#flood"] #: Liste des channels où se taire -- 2.39.2