Updated Notify_pushover (markdown)

Chris Caron 2019-05-28 16:36:31 -04:00
parent 963e2a2a34
commit ba008443fd

@ -6,7 +6,12 @@
There isn't too much configuration for Pushover notifications. The message is basically just passed to your online Pushover account and then gets relayed to your device(s) you've setup from there.
By default,
### Getting Your User Key
Once you log into [the website](https://pushover.net/), your dashboard will present your **{user_key}** in front of you.
### Getting Your API Token
On the dashboard after logging in, if you scroll down you'll have the ability to generate an application. Upon doing so, you will be provided an API Token to associate with this application you generated. This will become your **{token}**.
### Syntax
Valid syntax is as follows:
* **pover**://**{user_key}**@**{token}**