mirror of https://github.com/caronc/apprise
Updated Notify_join (markdown)
parent
45c93bd503
commit
6f9f9208fe
|
@ -45,5 +45,6 @@ Send a Join notification to all of our configured devices:
|
|||
```bash
|
||||
# Assuming our {apikey} is abcdefghijklmnop-abcdefg
|
||||
# Assume we're sending to the group: all
|
||||
apprise join://abcdefghijklmnop-abcdefg/group.all
|
||||
apprise -vv -t "Test Message Title" -b "Test Message Body" \
|
||||
join://abcdefghijklmnop-abcdefg/group.all
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue