Skip to content

Commit

Permalink
add matrix (#429)
Browse files Browse the repository at this point in the history
* add matrix

* fix typo

* add clients
  • Loading branch information
EvilOlaf authored May 31, 2024
1 parent 4cf2ff4 commit 90af7a5
Showing 1 changed file with 15 additions and 8 deletions.
23 changes: 15 additions & 8 deletions docs/Community_IRC.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# IRC Channel / Discord
# IRC Channel / Discord / Matrix

## ๐Ÿ‘ Overview

As announced in the [forums](https://forum.armbian.com/topic/12803-armbian-irc-channel/) everyone interested can communicate in realtime using the [internet relay chat (or *IRC* for short)](https://de.wikipedia.org/wiki/Internet_Relay_Chat).
Well known clients for CLI are [Weechat](https://weechat.org/) or [Irssi](https://irssi.org/) and for GUI [Hexchat](https://hexchat.github.io/) or [Konversation](https://konversation.kde.org/).
Well known IRC clients for CLI are [Weechat](https://weechat.org/) or [Irssi](https://irssi.org/) and for GUI [Hexchat](https://hexchat.github.io/) or [Konversation](https://konversation.kde.org/).
Mature clients for Matrix: [Element](https://element.io/download) or [FluffyChat](https://fluffychat.im).

Besides that communication is also possible via *Discord*.
Besides that communication is also possible via *Discord* or *Matrix* (closed beta).

## ๐Ÿ”Œ How to connect

Expand All @@ -15,13 +16,13 @@ Libera network:

- Server: `irc.libera.chat`
- Ports: `6697` / non-encrypted: `6667`
- Channel: `#armbian`
- Channels: as listed below

OFTC network:

- Server: `irc.oftc.net`
- Ports: `6697` / non-encrypted: `6667`
- Channel: `#armbian`
- Channels: `#armbian` and `#armbian-announcements` are available only

In order to enter main `#armbian` channels registration with Nickserv is mandatory on Libera. Check [Libera Chat documentation](https://libera.chat/guides/registration) for further information.

Expand All @@ -30,13 +31,19 @@ In order to enter main `#armbian` channels registration with Nickserv is mandato
Simply click here: [https://discord.com/invite/armbian](https://discord.com/invite/armbian)

Channels starting with `#armbian-` are relayed between Discord and Libera IRC so it does not matter if you join IRC or Discord as both ends receive your messages. Check `#welcome-and-rules` for more information.
The main `#armbian` channel and `#armbian-announcements` are relayed between Discord, Libera and OFTC.
The main `#armbian` channel and `#armbian-announcements` are relayed between Discord, Libera, OFTC and Matrix.

### Matrix (closed beta)

- Server: `matrix.armbian.com`
- Channels: `#armbian:matrix.armbian.com` and `#armbian-announcements:matrix.armbian.com` are available only
- To receive an invitation for former please ping either Lanefu or Werner with your Matrix handle in any known ways to communicate like the chat options above or forums. Once in feel free to invite others by yourself.

## ๐Ÿ›‘ Rules

Forums registration terms and rules apply for our chats: [https://forum.armbian.com/terms](https://forum.armbian.com/terms)

## ๐Ÿ’ฌ Channels
## ๐Ÿ’ฌ Channels (depending on platform only a limited selection might be available)

- **`#armbian`** is the project's main channel. Issue tracking, peer-to-peer user support or [upcoming release planning talks](https://docs.armbian.com/Process_Release-Model/#release-planning).
- **`#armbian-announcements`** : important messages from the Armbian team. You definitely want to idle here. Moderated channel
Expand All @@ -48,7 +55,7 @@ Forums registration terms and rules apply for our chats: [https://forum.armbian.
- **`#armbian-broadcom`** Broadcom-related SoC talk
- **`#armbian-rockchip`** Rockchip-related SoC talk
- **`#armbian-offtopic`** General chit chat, whatever that does not fit other channels
- **`#armbian-commits`** Whenever a new interaction with a [repository on Github](https://github.com/armbian/) happens it will be announced. Also newly added issues on [Jira](https://armbian.atlassian.net/projects/AR/issues/?filter=allissues) will be pasted. Moderated channel
- **`#armbian-commits`** Whenever a new interaction with a [repository on Github](https://github.com/armbian/) happens it will be announced. Moderated channel

## ๐Ÿ‘ฎ Services

Expand Down

0 comments on commit 90af7a5

Please sign in to comment.