site/wiki/source/chat.md

56 lines
2.0 KiB
Markdown
Raw Normal View History

---
2019-09-18 00:41:34 +00:00
title: Socializing
author:
- emv
- benharri
---
2019-09-18 00:41:34 +00:00
## irc
run `chat` to open [weechat](https://weechat.org) auto-connected to our irc
server.
other clients like irssi are available as well! just connect to localhost on
port 6667 and `/join #club`.
feel free to use tilde.chat's [webchat](https://web.tilde.chat/?join=club) too
## mailing list
we now have an official mailing list!
if your account is old (pre sept 2019), you should be subscribed with the email
you originally signed up with. if your account is newer (post sept 2019), then
you should be subscribed with your @tilde.club address. if you don't fit either
of those categories, you can subscribe by visiting the [web portal](
https://lists.tildeverse.org/postorius/lists/tildeclub.lists.tildeverse.org/)
or by sending a mail to tildeclub-subscribe@lists.tildeverse.org with "subscribe"
in the subject line. in either case, you can change the email you're subscribed
with on the web portal or by unsubscribing and re-subscribing from the other
address.
list archives are available [on the web here](
https://lists.tildeverse.org/hyperkitty/list/tildeclub@lists.tildeverse.org/).
as of september 17, 2019, we're still seeing quite a few pending mails to
gmail, yahoo, and fastmail. help get our list delivered by making sure to
mark list messages as not spam and adding the list address to your contacts.
if you're feeling especially motivated, please reach out to the support on
your mail provider and ask them to look into why you're not receiving the
messages.
## chat from the command line
Back on the command line, you may want to participate in chat. There is some great chat, likely, or you have questions.
Type: `wall` and `[return]` to tell Terminal you are ready to chat
Type your message to the world and `[return]`
`CTRL+D` to post or `CTRL+C` to change your mind and cancel
Have fun!
If you're tired of reading chats in a window, `mesg n` will turn it off, and `mesg y` will
turn it back on again. And if you want to see more people, look for IRC.
2019-09-18 00:41:34 +00:00