dev #19

Merged
profitroll merged 98 commits from dev into master 2023-04-24 13:48:22 +03:00
Showing only changes of commit b74ce9ec89 - Show all commits

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