mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2024-11-25 20:51:23 +03:00
Discord documentation fix (#4651)
This commit is contained in:
parent
0b1bf704aa
commit
56bab319e8
BIN
docs/docs/messaging/images/MC2-Discord1.png
Normal file
BIN
docs/docs/messaging/images/MC2-Discord1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 78 KiB |
@ -65,6 +65,10 @@ For Discord integration, you need to provide MeshCentral with a bot application
|
||||
|
||||
There are many tutorials online on how to create a Discord bot and get the login token. For example follow the [two first sections of this tutorial](https://www.freecodecamp.org/news/create-a-discord-bot-with-javascript-nodejs/). The "How to Create a Discord Bot Account" section will show how to create a bot and get the token, the "How to Invite Your Bot to Join a Server" section shows how to join the bot to a Discord server.
|
||||
|
||||
Note that Privleged Gateway Intents permissions is needed for the bot on Discord. If not set, MeshCentral will show an error when trying to connect to Discord.
|
||||
|
||||
![](images/MC2-Discord1.png)
|
||||
|
||||
Discord integration requires that MeshCentral be run on NodeJS v17 or higher. Once you have the Discord bot login token, the config.json Discord configuration looks like this:
|
||||
|
||||
```json
|
||||
|
Loading…
Reference in New Issue
Block a user