From 268d7f7856d7875785a25df56da608f2940c00f2 Mon Sep 17 00:00:00 2001 From: Bo-Yi Wu Date: Sat, 7 Dec 2019 14:51:50 +0800 Subject: [PATCH] docs: update secrets --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f772b6f..342a447 100644 --- a/README.md +++ b/README.md @@ -112,8 +112,8 @@ send message using custom proxy (support `http`, `https`, and `socks5`) Getting started with [Telegram Bot API](https://core.telegram.org/bots/api). -* `TELEGRAM_TOKEN`: Telegram authorization token. -* `TELEGRAM_TO`: Unique identifier for this chat. +* `token`: Telegram authorization token. +* `to`: Unique identifier for this chat. How to get unique identifier from telegram api: