diff --git a/docs/MANUAL.md b/docs/MANUAL.md index 95f0779f..0a49a556 100644 --- a/docs/MANUAL.md +++ b/docs/MANUAL.md @@ -250,6 +250,10 @@ To register an account, use: /NS REGISTER +or + + /msg nickserv register + This is the way to go if you want to use a regular password. `` is your password, your current nickname will become your username. Your password cannot contain spaces, but make sure to use a strong one anyway. If you want to use a TLS client certificate instead of a password to authenticate (`SASL EXTERNAL`), then you can use the command below to do so. (If you're not sure what this is, don't worry – just use the above password method to register an account.)