mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-06 09:34:05 +01:00
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:
parent
25b987cc58
commit
07da8cab13
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user