diff --git a/plugins/Channel/plugin.py b/plugins/Channel/plugin.py index 3e1e46583..1a11cffd5 100644 --- a/plugins/Channel/plugin.py +++ b/plugins/Channel/plugin.py @@ -265,7 +265,7 @@ class Channel(callbacks.Plugin): @internationalizeDocstring def cycle(self, irc, msg, args, channel, reason): - """[] + """[] [] If you have the #channel,op capability, this will cause the bot to "cycle", or PART and then JOIN the channel. is only necessary