mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 11:09:23 +01:00
Merge pull request #1198 from GLolol/patch-1
Channel: fix help text in "cycle" command
This commit is contained in:
commit
7dabd79e5c
@ -265,7 +265,7 @@ class Channel(callbacks.Plugin):
|
||||
|
||||
@internationalizeDocstring
|
||||
def cycle(self, irc, msg, args, channel, reason):
|
||||
"""[<channel>]
|
||||
"""[<channel>] [<reason>]
|
||||
|
||||
If you have the #channel,op capability, this will cause the bot to
|
||||
"cycle", or PART and then JOIN the channel. <channel> is only necessary
|
||||
|
Loading…
Reference in New Issue
Block a user