dev #19
@ -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`
|
`python -m pip install -r requirements-optional.txt`
|
||||||
These are not required but can make the bot run a bit faster
|
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`
|
`nano config.json`
|
||||||
You can edit with vim, nano, on Windows it's Notepad or Notepad++. Whatever.
|
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).
|
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).
|
||||||
|
Reference in New Issue
Block a user