diff --git a/plugins/Utils.py b/plugins/Utils.py index 0e6871415..f9734b84c 100644 --- a/plugins/Utils.py +++ b/plugins/Utils.py @@ -53,5 +53,12 @@ class Utils(callbacks.Privmsg): (first, second) = privmsgs.getArgs(args, needed=2) irc.reply(msg, first+second) + def strsplit(self, irc, msg, args): + "