mirror of
https://github.com/caronc/apprise.git
synced 2025-05-23 10:01:22 +02:00
Updated Notify_notifiarr (markdown)
parent
f2990e53e2
commit
d6422f9988
@ -13,7 +13,14 @@ To use Notifiarr, you need your Discord ChannelID. **It must be the numeric ver
|
|||||||
|
|
||||||
In short:
|
In short:
|
||||||
- **Enable Developer Mode** by visiting your _Discord Settings_ and going to **Appearance**.
|
- **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
|
### Syntax
|
||||||
Valid syntax is as follows:
|
Valid syntax is as follows:
|
||||||
|
Loading…
Reference in New Issue
Block a user