mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-27 05:09:23 +01:00
Channel: Fix help for @iban.
This commit is contained in:
parent
c8dc3eac16
commit
40801513ac
@ -312,7 +312,7 @@ class Channel(callbacks.Plugin):
|
||||
@internationalizeDocstring
|
||||
def iban(self, irc, msg, args,
|
||||
channel, optlist, bannedNick, expiry):
|
||||
"""[<channel>] [--{exact,nick,user,host}] <nick> [<seconds>] [<reason>]
|
||||
"""[<channel>] [--{exact,nick,user,host}] <nick> [<seconds>]
|
||||
|
||||
If you have the #channel,op capability, this will ban <nick> for
|
||||
as many seconds as you specify, or else (if you specify 0 seconds or
|
||||
|
Loading…
Reference in New Issue
Block a user