From 963b998f2d2cb7aa1857c61a59792cbd72591104 Mon Sep 17 00:00:00 2001 From: lead2gold Date: Tue, 13 Mar 2018 19:38:18 -0400 Subject: [PATCH] Updated Notify_telegram (markdown) --- Notify_telegram.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notify_telegram.md b/Notify_telegram.md index efb20c4..2990e5f 100644 --- a/Notify_telegram.md +++ b/Notify_telegram.md @@ -44,5 +44,5 @@ Send a telegram notification to lead2gold: ```bash # Assuming our {bot_token} is 123456789:abcdefg_hijklmnop # Assuming our {chat_id} is 12315544 -notify tgram:///123456789:abcdefg_hijklmnop/12315544/ +apprise tgram:///123456789:abcdefg_hijklmnop/12315544/ ``` \ No newline at end of file