Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 2.06 KB

File metadata and controls

31 lines (25 loc) · 2.06 KB
title Chat
description
published true
date 2025-08-27 14:02:08 UTC
tags
editor markdown
dateCreated 2022-09-18 04:48:47 UTC

Chat

Connect with the community through various platforms. We utilize a bot to synchronize chats across all services, ensuring a seamless conversation regardless of your preferred client.

Recommended Platforms

For an enhanced and user-friendly experience, we recommend joining our chat on one of these modern platforms. They offer persistent message history, file and image sharing, emoji reactions, and cross-device syncing. Thanks to our sync bot, conversations are bridged across all services, allowing you to choose the platform you're most comfortable with and still be part of the same discussion.

IRC

If you're considering IRC, we encourage you to look at Matrix as a modern alternative. Matrix embodies the decentralized spirit of IRC while offering significant upgrades such as persistent message history, built-in end-to-end encryption, and support for modern features like file sharing and video calls.

Improving the Experience on IRC: Fixing Annoying Bot Nicks

When connecting via IRC, you may find that messages from other platforms are relayed by a single sync bot, which can be visually disruptive. Some IRC clients can be configured with scripts to parse these relayed messages and display the original user's nickname, creating a more natural chat experience.

  • WeeChat The parse_relayed_msg.pl script can pull usernames out of the message text from the relay bots and spoof them in nicklist (for auto complete) and the chat window.