mirror of
https://github.com/caronc/apprise.git
synced 2024-12-12 18:01:08 +01:00
Updated Notify_matrix (markdown)
parent
bf75174d5c
commit
07b31ad3e3
@ -27,10 +27,10 @@ You can mix and match as many rooms as you wish:
|
||||
* **!def456:example.com** is not altered and is directly notified as such
|
||||
|
||||
When you specify the **?webhook=** argument you immediately shift entirely how this plugin works and the syntax becomes:
|
||||
* matrix://{user}:{token}@{hostname}?webhook=matrix
|
||||
* matrix://{token}@{hostname}?webhook=matrix
|
||||
* matrix://{user}:{token}@{hostname}?webhook=slack&format=markdown
|
||||
* matrix://{token}@{hostname}?webhook=slack&format=markdown
|
||||
* **matrix**://**{user}**:**{token}**@**{hostname}**?**webhook=matrix**
|
||||
* **matrixs**://**{token}**@**{hostname}**:**{port}**?**webhook=matrix**
|
||||
* **matrix**://**{user}**:**{token}**@**{hostname}**?**webhook=slack**&**format=markdown**
|
||||
* **matrixs**://**{token}**@**{hostname}**?**webhook=slack**&**format=markdown**
|
||||
|
||||
### Parameter Breakdown
|
||||
| Variable | Required | Description
|
||||
|
Loading…
Reference in New Issue
Block a user