summaryrefslogtreecommitdiff
path: root/damnspam.py
diff options
context:
space:
mode:
authorjomo <github@jomo.tv>2014-07-14 05:42:23 +0200
committerjomo <github@jomo.tv>2014-07-14 05:42:23 +0200
commit60c6b957f1cccc6b8e103355e96e7e35fba0d18c (patch)
tree59fe5e32556fcc54d92f79ea65a2a14dbbc5fb4a /damnspam.py
parentc51d703d1f56583a68837f450308f57ef78bb6a6 (diff)
need more caffeine
Diffstat (limited to 'damnspam.py')
-rw-r--r--damnspam.py2
1 files changed, 1 insertions, 1 deletions
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