User: Specify chanagename must be used in private in its help.

Closes: Sf#3055353
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
This commit is contained in:
James Vega 2010-08-29 10:49:13 -04:00
parent 25b987cc58
commit 07da8cab13
1 changed files with 2 additions and 2 deletions

View File

@ -150,8 +150,8 @@ class User(callbacks.Plugin):
Changes your current user database name to the new name given.
<password> is only necessary if the user isn't recognized by hostmask.
If you include the <password> parameter, this message must be sent
to the bot privately (not on a channel).
This message must be sent to the bot privately (not on a channel) since
it may contain a password.
"""
try:
id = ircdb.users.getUserId(newname)