Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
Jimmy2027 committed Dec 6, 2020
1 parent 7eb9904 commit 374114a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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<token>/getUpdates to get the chat_id
- write something to new bot and go to `https://api.telegram.org/bot<token>/getUpdates` to get the chat_id
- fill token and chat_id in the `norby_config.ini`
- move the config to `~/.config/norby_config.ini`

0 comments on commit 374114a

Please sign in to comment.