From 165c4d31bc6e1075ca6327a7cd8e49a2e7db35da Mon Sep 17 00:00:00 2001 From: Buff-oG Date: Fri, 15 Sep 2023 19:07:23 -0400 Subject: [PATCH 1/4] DiscordServerStatus setting heads up and documentation DiscordServerStatus heads up settings README.md and the DiscordServerStatus plugin have a extra text lenght to inform everyone that you must have "Message Content Intent" enable on your discord Bot. Otherwise it won't be able to read the request inside the discord channel. --- README.md | 2 +- squad-server/plugins/discord-server-status.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e1b720e34..66ceca95c 100644 --- a/README.md +++ b/README.md @@ -665,7 +665,7 @@ Grafana:
DiscordServerStatus

DiscordServerStatus

-

The DiscordServerStatus plugin can be used to get the server status in Discord.

+

The DiscordServerStatus plugin can be used to get the server status in Discord. Make sure that the option "Message Content Intent" is enabled/active on the discord bot. Otherwise it won't read the discord message.

Options