From c6dca4ac94fb5490c557a0c8ec50d59b3e22c62a Mon Sep 17 00:00:00 2001 From: jomo Date: Mon, 14 Jul 2014 05:42:23 +0200 Subject: [PATCH] need more caffeine --- damnspam.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/damnspam.py b/damnspam.py index 99ff0f6..ae0c108 100644 --- a/damnspam.py +++ b/damnspam.py @@ -130,4 +130,4 @@ def onInteract(event): plugHeader(sender, "DamnSpam") msg(sender, "&cThis %s has a timeout of %ss." % (btype, checktime)) else: - inputs["last_time"] = int(now()) \ No newline at end of file + inputs[pos_str]["last_time"] = int(now()) \ No newline at end of file