Updated Notify_matrix (markdown)

master
Chris Caron 2019-03-18 18:09:54 -04:00
parent bf75174d5c
commit 07b31ad3e3
1 changed files with 4 additions and 4 deletions

@ -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