mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-27 13:19:24 +01:00
Revert accidental rollback of name to username.
This commit is contained in:
parent
fe23675caa
commit
894c9d687f
@ -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