Update README.md

This commit is contained in:
Christy Roys 2020-08-10 07:24:30 +00:00 committed by GitHub
parent 927561bad5
commit 6f117f8ef1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ $ pip3 install -U -r requirements.txt
* Environment Variables.
| **Variable Name** | **Value**
|------------- | -------------
| `API_ID` (required) | Telegram api_id obtained from https://my.telegram.org/apps.
| `API_HASH` (required) | Telegram api_hash obtained from https://my.telegram.org/apps.
| `CHAT_ID` (required) | Id of the telegram channel (or chat) to be indexed.