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