X-Git-Url: http://gitweb.pimeys.fr/?p=bots%2Fjosh.git;a=blobdiff_plain;f=config.py;h=1d7254d5a73bc89b94301b029a93ab32c7fa297b;hp=d9e3007480930bcf4fe4067a84b32d31372735b5;hb=HEAD;hpb=fe9d5506f786c9f5010a287daad6cdeb5dbe0e8c diff --git a/config.py b/config.py index d9e3007..1d7254d 100644 --- a/config.py +++ b/config.py @@ -8,13 +8,13 @@ debug_stdout = True ## La config irc-related #: Mot de passe NickServ. TODO : le mettre dans un secrets.py -irc_password = "Ke5ckiigakX1I" +irc_password = "FakeNickServPassword" #: 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 = [] @@ -44,7 +44,7 @@ leave_fail_messages = quit_fail_messages pas_programme_pour_tobeir = [u"Encore eût-il fallu que je fusse programmé pour vous obéir !"] #: Allah regexp -allah_triggers = [".*is not doing allah is doing"] +allah_triggers = ["is not doing allah is doing"] #: Aide sur les commandes helpdico = {