From 4167d27d033aa1ab16bd4d99f57fe5e113176ed6 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 8 Nov 2018 15:28:59 +0100 Subject: Initial draft. --- README.md | 13 +++++++++++++ USE.md | 41 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 54 insertions(+) create mode 100644 README.md create mode 100644 USE.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..bdc7de8 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Overview of chat + +[[!template id=realm]] offers chatrooms. +All chatrooms are public accessible. + +Users can create a chat account and connect directly. +Anyone can connect indirectly +via servers part of the federated Matrix chat netork. + + +## Setup + + * Short [[event/intro]] to start using chatrooms diff --git a/USE.md b/USE.md new file mode 100644 index 0000000..3ddf23b --- /dev/null +++ b/USE.md @@ -0,0 +1,41 @@ +# Chat introduction + +Anyone can access chatrooms at [[!template id=realm]]. + +You can create a personal [[account]] to access the chat service directly. + +You can access the service indirectly via another Matrix chat service. + + +## Clients + +Recommended chat client is [Riot](https://riot.im/). + + +## Setup + +Use the Home server https://maitrx.virtual-assembly.org/ + +Create a new account, +providing your personal [[!template id=realm]] email address. + +(do **not** provide a phone number) + + +## Channels + +You can join channels each with different topics. + +All channels are listed in a public channel list. + +You can mention a channel in chat by writing its name starting with a "#". + + +## Communities + +You can join communities each covering a group of channels. +Groups can (in some chat clients) help limit views of channels. + +Communities are linked from general channels in the public channel list. + +You can mention a community in chat by writing its name starting with "+". -- cgit v1.2.3