Updated Notify_join (markdown)

Chris Caron 2019-07-12 21:07:52 -04:00
parent c33b65201b
commit c33ef4e6dd

@ -7,13 +7,18 @@
To use this plugin:
1. Ensure your browser allows popups and visit [joinjoaomgcd.appspot.com](https://joinjoaomgcd.appspot.com/).
2. To register you just need to allow the page to link with your Google Profile. The good news is it doesn't ask for anything too personal.
3. Download the app for your phone from the [Android Store here](https://play.google.com/store/apps/details?id=com.joaomgcd.join)
3. Download the app for your phone from the [Android Store here](https://play.google.com/store/apps/details?id=com.joaomgcd.join).
4. Using your phone, when you first open the application, it will ask for a series of permissions and ask you a couple questions.
4. If you just recently registered your device (in the previous step), you should now be able to refresh your browser at [joinjoaomgcd.appspot.com](https://joinjoaomgcd.appspot.com/). Your device should list itself. From here you can retrieve the API you need to worth with Apprise.
### Syntax
Valid syntax is as follows:
* **join**://**{apikey}**/
* **join**://**{apikey}**/**{device_id}**
* **join**://**{apikey}**/**{device_id1}**/**{device_id2}**/**{device_idN}**
**Note**: If no device is specified, then by default **group.all** is used.
Groups can be referenced like this (the *group.* part is optional):
* **join**://**{apikey}**/group.**{group_id}**
* **join**://**{apikey}**/group.**{group_id1}**/group.**{group_id2}**/group.**{group_idN}**