mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 11:09:23 +01:00
<text> -> <thing> in Karma.karma's help
Closes: Sf#3057517 Signed-off-by: James Vega <jamessan@users.sourceforge.net>
This commit is contained in:
parent
c0e24cef30
commit
fc2a84fb90
@ -276,7 +276,7 @@ class Karma(callbacks.Plugin):
|
||||
def karma(self, irc, msg, args, channel, things):
|
||||
"""[<channel>] [<thing> ...]
|
||||
|
||||
Returns the karma of <text>. If <thing> is not given, returns the top
|
||||
Returns the karma of <thing>. If <thing> is not given, returns the top
|
||||
three and bottom three karmas. If one <thing> is given, returns the
|
||||
details of its karma; if more than one <thing> is given, returns the
|
||||
total karma of each of the the things. <channel> is only necessary if
|
||||
|
Loading…
Reference in New Issue
Block a user