mirror of https://github.com/caronc/apprise
Updated Notify_telegram (markdown)
parent
e74a038af9
commit
963b998f2d
|
@ -44,5 +44,5 @@ Send a telegram notification to lead2gold:
|
||||||
```bash
|
```bash
|
||||||
# Assuming our {bot_token} is 123456789:abcdefg_hijklmnop
|
# Assuming our {bot_token} is 123456789:abcdefg_hijklmnop
|
||||||
# Assuming our {chat_id} is 12315544
|
# Assuming our {chat_id} is 12315544
|
||||||
notify tgram:///123456789:abcdefg_hijklmnop/12315544/
|
apprise tgram:///123456789:abcdefg_hijklmnop/12315544/
|
||||||
```
|
```
|
Loading…
Reference in New Issue