From 43cacde93d06085cafbf3ea76a0e97e58434672b Mon Sep 17 00:00:00 2001 From: Pan Long Date: Sun, 7 Oct 2018 02:53:15 +0800 Subject: [PATCH] Update README with Telegram Notifier I was searching for Telegram support and I found out https://github.com/DeviaVir/zenbot/pull/920 but it's not mentioned in README. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e5c2dcd8c3..a5b2156d3c 100644 --- a/README.md +++ b/README.md @@ -767,6 +767,10 @@ https://www.prowlapp.com/ Supply zenbot with your TextBelt API key and zenbot will send SMS notifications to your cell phone. https://www.textbelt.com/ +### Telegram +Supply zenbot with your Telegram bot token and chat id zenbot will push notifications to your Telegram chat. +https://telegram.org/ + ## Rest API You can enable a Rest API for Zenbot by enabling the following configuration