diff --git a/nardco.py b/nardco.py
index 64471acd764db2f4e268261bcf87ce8dddcaa267..32469c56eb6e7735e7e47397fed9ae19adf6b814 100755
--- a/nardco.py
+++ b/nardco.py
@@ -275,6 +275,7 @@ class Boooob(ircbot.SingleServerIRCBot):
                 
                 for f in messages : 
                     serv.privmsg(canal, f)
+                    time.sleep(100)
 
             # REDDIT // A COMPLETER
         if isCommande(message):