Config file for get_reviews.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"api_id": "My App ID", | |
"chat_id": CHAT_ID, | |
"api_hash": "API HASH", | |
"phone": "My Phone Number" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment