diff --git a/Notify_notifiarr.md b/Notify_notifiarr.md index 94d1089..f4640f8 100644 --- a/Notify_notifiarr.md +++ b/Notify_notifiarr.md @@ -13,7 +13,14 @@ To use Notifiarr, you need your Discord ChannelID. **It must be the numeric ver In short: - **Enable Developer Mode** by visiting your _Discord Settings_ and going to **Appearance**. -- + +### Pinging Roles, Tags, and Users +The notifiarr message body can contain content such as the following to trigger the appropriate pings +- **user**: `<@123>` +- **role**: `<@&456>` +- **tag**: `@everyone` + +**Note**: that as of this time (2024 Jul 28th), the upstream webhook to Notifiarr only supports 1 user/role in the payload. If you provide more then one, only the first will be passed upstream. ### Syntax Valid syntax is as follows: