diff --git a/plugin.py b/plugin.py index 35baf43..1107254 100644 --- a/plugin.py +++ b/plugin.py @@ -149,8 +149,9 @@ class Tripsit(callbacks.Plugin): combo = wrap(combo, [("something"), ("something")]) - def idose(self, irc, msg, args, dose, name, ago, method): - """ [] [] + @wrap(idose, [("something"), ("something"), optional("something"), optional("something")]) + def idose(self, irc, msg, args, dose, name, method, ago): + """ [] [] is in the format HHMM logs a dose for you, use 'lastdose' command to retrieve