Updated messaging documentation.

Ylian Saint-Hilaire committed Oct 29, 2022 at 17:22 UTC caaef24bc74726ebead7b4b00737d33bbcf4721e
2 files changed +14 -1
docs/docs/messaging/images/MC2-CallMeBot3.png
Binary files /dev/null and b/docs/docs/messaging/images/MC2-CallMeBot3.png differ
docs/docs/messaging/index.md
+14 -1
@@ -1,5 +1,16 @@
1 # Messaging
2
3 +## Table of Contents
4 +
5 +[Introduction](#introduction)
6 +[Telegram Setup](#telegram-setup)
7 +[Discord Setup](#discord-setup)
8 +[XMPP Setup](#xmpp-setup)
9 +[CallMeBot Setup](#callmebot-setup)
10 +[User Setup](#user-setup)
11 +[Administrator Management](#administrator-management)
12 +[Two-Factor Authentication](#two-factor-authentication)
13 +
14 ## Introduction
15
16 MeshCentral supports messaging platforms so that users can register a messaging account with MeshCentral and receive notifications. This is useful since messages are sent to an application the user is confirtable with and many messaging platforms have clients on mobile phones, desktop and more so that the notification can show up where the user is.
@@ -106,6 +117,8 @@ An easy way to get setup with XMPP is to create a free account with [chatterboxt
117
118 ## CallMeBot Setup
119
120 +![](images/MC2-CallMeBot3.png)
121 +
122 [CallMeBot](https://www.callmebot.com/) is a free system that allows users to receive notifications on Signal Messenger, Whatsapp and Facebook Messenger. Enabling this feature is very simple, just enable it like this:
123
124 ```json
@@ -138,7 +151,7 @@ When users setup a messaging account, a messaging bubble will show up next to th
151
152 ![](images/MC2-Telegram2.png)
153
141 -## Messaging Two-Factor Authentication
154 +## Two-Factor Authentication
155
156 By default, messaging is used as a second factor for login when a user enabled a messaging account. Users will need to messaging icon on the login screen and can opt to receive a 6 digit code to login.
157