Small fixes

This commit is contained in:
Profitroll 2023-03-12 22:58:41 +01:00
parent 6ed3673682
commit b74ce9ec89
1 changed files with 1 additions and 1 deletions

View File

@ -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).