mirror of https://github.com/caronc/apprise
Updated Notify_join (markdown)
parent
b7e6b51550
commit
e654beb902
|
@ -35,5 +35,5 @@ Send a Join notification to all of our configured devices:
|
||||||
```bash
|
```bash
|
||||||
# Assuming our {apikey} is abcdefghijklmnop-abcdefg
|
# Assuming our {apikey} is abcdefghijklmnop-abcdefg
|
||||||
# Assume we're sending to the group: all
|
# Assume we're sending to the group: all
|
||||||
notify.py join://abcdefghijklmnop-abcdefg/group.all
|
notify join://abcdefghijklmnop-abcdefg/group.all
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue