From ba008443fd4873cae8039c84cfa4291745fa4b65 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Tue, 28 May 2019 16:36:31 -0400 Subject: [PATCH] Updated Notify_pushover (markdown) --- Notify_pushover.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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}**