2019-09-15 18:42:17 +00:00
---
2019-09-21 16:05:42 +00:00
title: Socializing and chat
2019-09-18 00:41:34 +00:00
author:
- emv
- benharri
2020-04-13 05:21:38 +00:00
category: tilde.club
2019-09-15 18:42:17 +00:00
---
2019-09-18 00:41:34 +00:00
## irc
2019-10-02 02:49:38 +00:00
we're members of the [tildeverse ](https://tildeverse.org ) and host a server
in the [tildeverse irc network ](https://tilde.chat ). the official channel for
2019-10-22 16:45:38 +00:00
~club is `#club` . stop by and say hello!
2019-10-02 02:49:38 +00:00
2019-09-18 00:41:34 +00:00
run `chat` to open [weechat ](https://weechat.org ) auto-connected to our irc
2020-04-13 04:47:42 +00:00
server. try launching [tmux ](tmux.html ), [byobu ](https://superuser.com/a/423397 )
or [screen ](screen.html ) to keep your chat session running.
2019-09-18 00:41:34 +00:00
other clients like irssi are available as well! just connect to localhost on
port 6667 and `/join #club` .
2019-10-02 02:49:38 +00:00
feel free to use tilde.chat's [webchat ](https://web.tilde.chat/?join=club ) if
you prefer.
2019-09-18 00:41:34 +00:00
2020-05-31 10:01:55 +00:00
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`
2020-05-31 10:41:48 +00:00
after this, every time you reconnect to irc you will have to identify with nickserv again: `/msg NickServ IDENTIFY YourPassword` .
2020-05-31 10:01:55 +00:00
2020-05-31 10:41:48 +00:00
weechat tip: NickServ replies and error messages appear in the first buffer `tilde weechat` (use Alt + up/down to switch).
2019-09-18 00:41:34 +00:00
2021-12-29 05:03:56 +00:00
## IRC Bouncer (ZNC)
You can find a ZNC IRC Bouncer by going to: [https://services.tilde.club/znc ](https://services.tilde.club/znc ).
Use your tilde.club username and password for login.
To connect to your ZNC its at services.tilde.club Port: 6699(SSL)
### Users created before December 28th, 2021 will need to email [mailto:root@tilde.club](root@tilde.club) to get your user added.