diff --git a/src/User.py b/src/User.py index 5f1bab3dd..30859119d 100755 --- a/src/User.py +++ b/src/User.py @@ -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): """ Returns the username of the user specified by or if