diff --git a/README.md b/README.md index 4d6dce3..18e7acb 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ To make this bot run at first you need to have a Python interpreter, Photos API, `python -m pip install -r requirements-optional.txt` These are not required but can make the bot run a bit faster -5. Configure your bot with a favorite text editor: +5. Configure "bot" and "owner" with your favorite text editor: `nano config.json` You can edit with vim, nano, on Windows it's Notepad or Notepad++. Whatever. If you don't know where to find bot_token and your id - here you can find some hints: [get bot token](https://www.siteguarding.com/en/how-to-get-telegram-bot-api-token), [get your id](https://www.alphr.com/telegram-find-user-id), [get api_hash and api_id](https://core.telegram.org/api/obtaining_api_id).