From 09d929c80db13d5d8b3d775262a4b4252f862a79 Mon Sep 17 00:00:00 2001 From: Vincent Le Gallic Date: Thu, 27 Feb 2014 00:34:48 +0100 Subject: [PATCH] [config] +#bio --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index ae88a91..9db32fb 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"] +chanlist = ["#bot", "#flood", "#bio"] #: Liste des channels à ne pas quitter stay_channels = ["#bot", "#flood"] #: Liste des channels où se taire -- 2.39.2