Merge pull request #26 from annathecrow/patch-1

Add instructions how to register a nickname
This commit is contained in:
deepend-tildeclub 2020-05-31 23:20:48 -06:00 committed by GitHub
commit c8ebf3e576
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

@ -22,6 +22,16 @@ port 6667 and `/join #club`.
feel free to use tilde.chat's [webchat](https://web.tilde.chat/?join=club) if feel free to use tilde.chat's [webchat](https://web.tilde.chat/?join=club) if
you prefer. you prefer.
some channels might require you to register your nickname with NickServ to post in them (e.g. #meta). NickServ acts like a regular user, so you communicate with it through `/msg`. steps:
1. [optional] set nickname: `/nick YourNick` - not necessary with weechat, since it connects you under your tilde.club username
2. register: `/msg NickServ REGISTER YourPassword youremail@example.com` - you can use your tilde.club e-mail address for this
3. wait for registration email with confirmation code
4. confirm: `/msg NickServ CONFIRM someCode`
after this, every time you reconnect to irc you will have to identify with nickserv again: `/msg NickServ IDENTIFY YourPassword`.
weechat tip: NickServ replies and error messages appear in the first buffer `tilde weechat` (use Alt + up/down to switch).
## mailing list ## mailing list