From 9871e8d6ba2ea821b99597639effcab93e6469b9 Mon Sep 17 00:00:00 2001 From: Loris TICHADOU <loris.tichadou@ensiie.fr> Date: Wed, 11 Aug 2021 11:47:28 +0000 Subject: [PATCH] Update nardco.py --- nardco.py | 1 + 1 file changed, 1 insertion(+) diff --git a/nardco.py b/nardco.py index 64471ac..32469c5 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): -- GitLab