mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-27 05:09:23 +01:00
Made more help a little clearer.
This commit is contained in:
parent
00418143dc
commit
407da29675
@ -271,7 +271,7 @@ class MiscCommands(callbacks.Privmsg):
|
||||
|
||||
If the last command was truncated due to IRC message length
|
||||
limitations, returns the next chunk of the result of the last command.
|
||||
If <nick> is given, return the continuation of the last command from
|
||||
If <nick> is given, it takes the continuation of the last command from
|
||||
<nick> instead of the person sending this message.
|
||||
"""
|
||||
nick = privmsgs.getArgs(args, needed=0, optional=1)
|
||||
|
Loading…
Reference in New Issue
Block a user