mcabbot.lua
changeset 41 5c0a2db896f5
parent 40 95ba0699f365
child 66 d9c00a9fe9d5
--- a/mcabbot.lua	Sat Apr 24 13:47:42 2010 +0200
+++ b/mcabbot.lua	Sun May 16 13:43:31 2010 +0200
@@ -29,6 +29,9 @@
     local perso = false
     local muc = false
     local message = h.message
+
+    if h.error and h.error == "true" then return end
+
     if h.groupchat and h.groupchat == "true" then
         muc = true
     end