Updated Notify_telegram (markdown)

lead2gold 2018-02-26 20:51:54 -05:00
parent 8954e8c6b4
commit fe8265697f

@ -31,5 +31,6 @@ This can also be written like so:
Send a telegram notification to lead2gold:
```bash
# Assuming our {bot_token} is 123456789:abcdefg_hijklmnop
notify tgram:///123456789:abcdefg_hijklmnop/lead2gold/
# Assuming our {chat_id} is 12315544
notify tgram:///123456789:abcdefg_hijklmnop/12315544/
```