This repository has been archived on 2024-10-14. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
AutoZoomTelegram/config.json

7 lines
197 B
JSON
Raw Normal View History

2022-09-14 13:01:31 +02:00
{
"admin": 123456789,
"api_id": 1234567,
"api_hash": "01234567890qwertyuiop",
"bot_token": "12345678:asdfghjklzxcvbnm",
"api_keys": "/home/user/AutoZoomAPI/data/api_keys.json"
2022-09-14 13:01:31 +02:00
}