mirror of https://github.com/caronc/apprise
Updated Notify_rocketchat (markdown)
parent
0a08807e4b
commit
976984a610
|
@ -64,5 +64,6 @@ Send a Rocket.Chat notification to the channel *#nuxref*:
|
|||
# Assuming our {user} is l2g
|
||||
# Assuming our {password} is awes0m3!
|
||||
# Assuming our {hostname} is rocket.server.local
|
||||
apprise rocket://l2g:awes0m3!@rocket.server.local/#nuxref
|
||||
apprise -vv -t "Test Message Title" -b "Test Message Body" \
|
||||
rocket://l2g:awes0m3!@rocket.server.local/#nuxref
|
||||
```
|
Loading…
Reference in New Issue