From 0fd6181d67f5043bd6dfd0c06dbf18b878a5f97c Mon Sep 17 00:00:00 2001
From: Loris TICHADOU <loris.tichadou@ensiie.fr>
Date: Tue, 1 Jun 2021 12:17:40 +0000
Subject: [PATCH] Update nardco.py

---
 nardco.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nardco.py b/nardco.py
index 809a929..2fe761d 100755
--- a/nardco.py
+++ b/nardco.py
@@ -142,7 +142,7 @@ class Boooob(ircbot.SingleServerIRCBot):
 
         message = ev.arguments()[0]
 
-        
+        print personne
         if personne == "Senseo" : 
             serv.privmsg(canal, "<Senseo> : " + message)
 
-- 
GitLab