diff --git a/nardco.py b/nardco.py
index f67996938282dfcc3b6f4b8cd146ba4923a00550..18f16dbca2d645666475111a466a8fa37c9464b5 100755
--- a/nardco.py
+++ b/nardco.py
@@ -267,7 +267,7 @@ class Boooob(ircbot.SingleServerIRCBot):
             serv.privmsg(canal, "PUTAIN ON A DIT NON")
 
         if "di" in message :
-            const splt = message.split('di')
+            splt = message.split('di')
             if len(splt) > 1 :
                 reponse = splt[1]
                 if reponse[0:1] == "s " :