mirror of https://github.com/caronc/apprise
Updated Notify_matrix (markdown)
parent
5ab4e1560b
commit
e20722c5e0
|
@ -7,7 +7,7 @@
|
|||
By default the notification service references the Matrix server using it's built in API.
|
||||
|
||||
However, [the webhook service](https://matrix.org/docs/projects/bot/matrix-webhook.html) also works for those wishing to use it too. At the time, this is still identified as being in it's _late beta_ state.
|
||||
This can be done by specifying **?webhook=matrix** or **?webhook=slack**. Presuming you've [set it up](https://github.com/nim65s/matrix-webhook).
|
||||
This can be done by specifying **?webhook=matrix** or **?webhook=slack**. Presuming you've [set it up](https://github.com/turt2live/matrix-appservice-webhooks).
|
||||
|
||||
### Syntax
|
||||
Valid syntaxes are as follows:
|
||||
|
|
Loading…
Reference in New Issue