mirror of
https://github.com/caronc/apprise.git
synced 2025-01-19 04:19:32 +01: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:
|
||||
- **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:
|
||||
|
Loading…
Reference in New Issue
Block a user