]> gitweb.pimeys.fr Git - bots/hung.git/commitdiff
Râler en cas d'utf8
authorHung IRC Bot <hung@crans.org>
Sun, 12 May 2013 01:59:39 +0000 (03:59 +0200)
committerHung IRC Bot <hung@crans.org>
Sun, 12 May 2013 01:59:39 +0000 (03:59 +0200)
config.py

index 3d364b9f294e263d40d051899a25f9fb2ec72d37..c5ed23084a5188e34cbd6b56bab05ecae1f52456 100644 (file)
--- a/config.py
+++ b/config.py
@@ -17,7 +17,7 @@ report_bugs_to=["[20-100]"]
 
 # config UTF8-fail
 utf8_fail_answers = [u"Euh, tu fais de la merde avec ton encodage là, j'ai failli crasher…"]
-utf8_trigger = True # râlé-je en cas de non-utf8 ?
+utf8_trigger = False # râlé-je en cas de non-utf8 ?
 
 dico_mots="mots.txt"
 dico_defs="definitions.txt"