mirror of https://github.com/caronc/apprise
Updated Notify_mattermost (markdown)
parent
dd86226ba1
commit
ddc7de9558
|
@ -38,5 +38,6 @@ Send a secure Mattermost notification to our server
|
||||||
# Assuming our {hostname} is mattermost.server.local
|
# Assuming our {hostname} is mattermost.server.local
|
||||||
# Assuming our {authtoken} is 3ccdd113474722377935511fc85d3dd4
|
# Assuming our {authtoken} is 3ccdd113474722377935511fc85d3dd4
|
||||||
|
|
||||||
apprise mmosts://mattermost.server.local/3ccdd113474722377935511fc85d3dd4
|
apprise -vv -t "Test Message Title" -b "Test Message Body" \
|
||||||
|
mmosts://mattermost.server.local/3ccdd113474722377935511fc85d3dd4
|
||||||
```
|
```
|
Loading…
Reference in New Issue