From 6b4bd77bcc66faa71c3ac4089a6ff6867bd9e112 Mon Sep 17 00:00:00 2001 From: silentoplayz <50341825+silentoplayz@users.noreply.github.com> Date: Mon, 16 Sep 2024 22:00:17 +0000 Subject: [PATCH] Update features.mdx --- docs/features.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features.mdx b/docs/features.mdx index aefe11b..40adac9 100644 --- a/docs/features.mdx +++ b/docs/features.mdx @@ -270,7 +270,7 @@ import { TopBanners } from "@site/src/components/TopBanners"; - 🔒 **Prevent Chat Deletion**: Ability for admins to toggle a setting that prevents all users from deleting their chat messages, ensuring that all chat messages are retained for audit or compliance purposes. -- 🔗 **Webhook Integration**: Subscribe to new user sign-up events via webhook (compatible with `Discord`, `Google Chat` and `Microsoft Teams`), providing real-time notifications and automation capabilities. +- 🔗 **Webhook Integration**: Subscribe to new user sign-up events via webhook (compatible with `Discord`, `Google Chat`, `Slack`, and `Microsoft Teams`), providing real-time notifications and automation capabilities. - 📣 **Configurable Notification Banners**: Admins can create customizable banners with persistence in config.json, featuring options for content, background color (`info`, `warning`, `error`, or `success`), and dismissibility. Banners are accessible only to logged-in users, ensuring the confidentiality of sensitive information.