mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-11 12:42:34 +01:00
Changed username to just name.
This commit is contained in:
parent
bc789d67fb
commit
9f2013d8f0
@ -260,7 +260,7 @@ class User(callbacks.Privmsg):
|
||||
else:
|
||||
irc.error(conf.supybot.replies.incorrectAuthentication())
|
||||
|
||||
def username(self, irc, msg, args):
|
||||
def name(self, irc, msg, args):
|
||||
"""<hostmask|nick>
|
||||
|
||||
Returns the username of the user specified by <hostmask> or <nick> if
|
||||
|
Loading…
Reference in New Issue
Block a user