From 169ec6d71df87008b476191c0e2255f1842e19a3 Mon Sep 17 00:00:00 2001 From: lead2gold Date: Tue, 13 Mar 2018 19:30:56 -0400 Subject: [PATCH] Updated Notify_discord (markdown) --- Notify_discord.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notify_discord.md b/Notify_discord.md index 19f8386..11d347a 100644 --- a/Notify_discord.md +++ b/Notify_discord.md @@ -41,5 +41,5 @@ Send a discord notification: ```bash # Assuming our {WebhookID} is 4174216298 # Assuming our {WebhookToken} is JHMHI8qBe7bk2ZwO5U711o3dV_js -notify discord:///4174216298/JHMHI8qBe7bk2ZwO5U711o3dV_js +apprise discord:///4174216298/JHMHI8qBe7bk2ZwO5U711o3dV_js ```