diff --git a/plugins/User/plugin.py b/plugins/User/plugin.py index 97a211eae..a2167d541 100644 --- a/plugins/User/plugin.py +++ b/plugins/User/plugin.py @@ -86,7 +86,7 @@ class User(callbacks.Plugin): Registers with the given password and the current hostmask of the person registering. You shouldn't register twice; if you're not recognized as a user but you've already registered, use the - addhostmask command to add another hostmask to your already-registered + hostmask add command to add another hostmask to your already-registered user, or use the identify command to identify just for a session. This command (and all other commands that include a password) must be sent to the bot privately, not in a channel.