From 0e6262088f781de2d19cd9e529a441a31cafeff2 Mon Sep 17 00:00:00 2001 From: tree Date: Fri, 10 Nov 2023 18:36:54 +0100 Subject: [PATCH] add matrix channels list --- docs/communication.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/communication.md b/docs/communication.md index 6f4de382..74e5d5b4 100644 --- a/docs/communication.md +++ b/docs/communication.md @@ -7,4 +7,12 @@ We use different platforms for communication: [Matrix Protocol](https://matrix.org/) is our main communication tool within the community. * Matrix Space: [#web3privacy:gwei.cz](https://matrix.to/#/#web3privacy:gwei.cz) -* Matrix Channel (general): [#web3privacy:matrix.org](https://matrix.to/#/#web3privacy:matrix.org) \ No newline at end of file +* Matrix Channel (general): [#web3privacy:matrix.org](https://matrix.to/#/#web3privacy:matrix.org) + +### Matrix channels + +| Name | Channel ID | Description | +| --- | --- | --- | +| **General** | [#web3privacy:matrix.org](https://matrix.to/#/#web3privacy:matrix.org) | Main channel - general discussion | +| **Events** | [#w3p-events:gwei.cz](https://matrix.to/#/#w3p-events:gwei.cz) | Everything around our [Events](/events/) | +| **Database** | [#w3p-database:gwei.cz](https://matrix.to/#/#w3p-database:gwei.cz) | Discussion about our Database project | \ No newline at end of file