From: Vincent Le Gallic Date: Fri, 28 Jul 2017 12:48:58 +0000 (+0200) Subject: Changement d'ops X-Git-Url: http://gitweb.pimeys.fr/?p=bots%2Fparrot.git;a=commitdiff_plain;h=HEAD Changement d'ops --- diff --git a/config.py b/config.py index 23aa3f5..8b29b07 100644 --- a/config.py +++ b/config.py @@ -22,9 +22,9 @@ quiet_channels = [] logfile_template = "parrot.%s.log" #: Les OVEROPs, tous les droits sur le bot -overops=["[20-100]","[20-100]_c", "PEB"] +overops=["[20-100]","[20-100]_p"] #: Les OPs, moins de droits que les OVEROPs -ops=["Chopopope"] +ops=["Chopopope", "PEB"] #: À qui s'adresser (par IRC) quand le bot rencontre une erreur report_bugs_to=["[20-100]"]