From 202f1db25dfb2584d135b9fcb2d6a58981dc19f5 Mon Sep 17 00:00:00 2001 From: rootcoma Date: Wed, 20 Nov 2013 20:36:48 -0800 Subject: [PATCH] Forgot docstring --- plugin.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/plugin.py b/plugin.py index 777a87f..95166a3 100644 --- a/plugin.py +++ b/plugin.py @@ -476,6 +476,9 @@ class TriviaTime(callbacks.Plugin): month = wrap(month, [optional('int')]) def next(self, irc, msg, arg): + """ + Skip to the next question immediately. This can only be used by someone with a streak above 5. + """ username = msg.nick channel = msg.args[0] try: