mirror of https://github.com/caronc/apprise
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
|
* **!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:
|
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**://**{user}**:**{token}**@**{hostname}**?**webhook=matrix**
|
||||||
* matrix://{token}@{hostname}?webhook=matrix
|
* **matrixs**://**{token}**@**{hostname}**:**{port}**?**webhook=matrix**
|
||||||
* matrix://{user}:{token}@{hostname}?webhook=slack&format=markdown
|
* **matrix**://**{user}**:**{token}**@**{hostname}**?**webhook=slack**&**format=markdown**
|
||||||
* matrix://{token}@{hostname}?webhook=slack&format=markdown
|
* **matrixs**://**{token}**@**{hostname}**?**webhook=slack**&**format=markdown**
|
||||||
|
|
||||||
### Parameter Breakdown
|
### Parameter Breakdown
|
||||||
| Variable | Required | Description
|
| Variable | Required | Description
|
||||||
|
|
Loading…
Reference in New Issue