From 374114a5d81f47d6955c09116f40878cac5acb42 Mon Sep 17 00:00:00 2001 From: klugh Date: Sun, 6 Dec 2020 10:11:32 +0100 Subject: [PATCH] cleanup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9971734..9e60fe6 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,6 @@ pip install norby - Install `norby` - Create bot in telegram by messaging `BotFather` with `/newbot` to receive the bot ID - write `/start` to new bot to start it -- write something to new bot and go to https://api.telegram.org/bot/getUpdates to get the chat_id +- write something to new bot and go to `https://api.telegram.org/bot/getUpdates` to get the chat_id - fill token and chat_id in the `norby_config.ini` - move the config to `~/.config/norby_config.ini`