diff --git a/Notify_pushover.md b/Notify_pushover.md index e52b3d2..fe4f273 100644 --- a/Notify_pushover.md +++ b/Notify_pushover.md @@ -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}**