]> gitweb.pimeys.fr Git - bots/parrot.git/commitdiff
[config] ops.append("Chopopope")
authorVincent Le Gallic <legallic@crans.org>
Sun, 16 Mar 2014 06:04:48 +0000 (07:04 +0100)
committerVincent Le Gallic <legallic@crans.org>
Sun, 16 Mar 2014 06:04:48 +0000 (07:04 +0100)
config.py

index 6e9dfe8ca2973dce1a0257c032fcdbb172a48146..4d74def0c2106c29472d512a4789581deb8b092f 100644 (file)
--- a/config.py
+++ b/config.py
@@ -24,7 +24,7 @@ logfile_template = "parrot.%s.log"
 #: Les OVEROPs, tous les droits sur le bot
 overops=["[20-100]","[20-100]_c"]
 #: Les OPs, moins de droits que les OVEROPs
-ops=[]
+ops=["Chopopope"]
 #: À qui s'adresser (par IRC) quand le bot rencontre une erreur
 report_bugs_to=["[20-100]"]