mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 19:19:32 +01:00
Minor change: names -> nicks in @seen help.
This commit is contained in:
parent
0e0dad2341
commit
dcffc5df62
@ -281,7 +281,7 @@ class ChannelDB(callbacks.PrivmsgCommandAndRegexp, ChannelDBHandler):
|
|||||||
Returns the last time <name> was seen and what <name> was last seen
|
Returns the last time <name> was seen and what <name> was last seen
|
||||||
saying. --user will look for user <name> instead of using <name> as
|
saying. --user will look for user <name> instead of using <name> as
|
||||||
a nick (registered users, remember, can be recognized under any number
|
a nick (registered users, remember, can be recognized under any number
|
||||||
of names) <channel> is only necessary if the message isn't sent on the
|
of nicks) <channel> is only necessary if the message isn't sent on the
|
||||||
channel itself.
|
channel itself.
|
||||||
"""
|
"""
|
||||||
channel = privmsgs.getChannel(msg, args)
|
channel = privmsgs.getChannel(msg, args)
|
||||||
|
Loading…
Reference in New Issue
Block a user