Revision 6f2c0d467f31951eddf0d62df499cf0de5775205 authored by Daniel Underwood on 21 June 2022, 05:34:49 UTC, committed by GitHub on 21 June 2022, 05:34:49 UTC
This change updates the UI to document the correct Group Mention format for Discord Contact Points.

The Discord API documentation (https://discord.com/developers/docs/reference#message-formatting) uses `<@&ID>` for Group Mentions, not the bare `@` shown in the alerting UI. Testing on 8.5 shows that bare `@` isn't working there.
1 parent f4f31b4
History
File Mode Size
.gitignore -rw-r--r-- 123 bytes
README.md -rw-r--r-- 820 bytes
Variables.mk -rw-r--r-- 1.8 KB
drone.mod -rw-r--r-- 259 bytes
drone.sum -rw-r--r-- 102.0 KB
go.mod -rw-r--r-- 148 bytes
golangci-lint.mod -rw-r--r-- 158 bytes
golangci-lint.sum -rw-r--r-- 118.4 KB
variables.env -rw-r--r-- 478 bytes
wire.mod -rw-r--r-- 137 bytes
wire.sum -rw-r--r-- 1.2 KB

README.md

back to top