Skip to content

Instantly share code, notes, and snippets.

@avivl
Created December 24, 2017 14:32
Embed
What would you like to do?
Config file for get_reviews.py
{
"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