]> gitweb.pimeys.fr Git - bots/parrot.git/commitdiff
Changement d'ops master
authorVincent Le Gallic <legallic@crans.org>
Fri, 28 Jul 2017 12:48:58 +0000 (14:48 +0200)
committerVincent Le Gallic <legallic@crans.org>
Fri, 28 Jul 2017 12:48:58 +0000 (14:48 +0200)
config.py

index 23aa3f56a74dcb9a8a503046d2c70248848944d0..8b29b07ec0f88064c595c199364dde0d8c0fc8b8 100644 (file)
--- 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]"]