mirror of
https://gitlab.com/octospacc/TelegramIndex-Fork.git
synced 2025-06-05 22:09:12 +02:00
update readme
This commit is contained in:
@@ -41,6 +41,7 @@ $ pip3 install -U -r requirements.txt
|
||||
| `SESSION_STRING` (required) | String obtained by running `$ python3 app/generate_session_string.py`. (Login with the telegram account which is a participant of the given channel (or chat).
|
||||
| `PORT` (optional) | Port on which app should listen to, defaults to 8080.
|
||||
| `HOST` (optional) | Host name on which app should listen to, defaults to 0.0.0.0.
|
||||
| `DEBUG` (optional) | Give some value to set logging level to debug, info by default.
|
||||
|
||||
* Run app.
|
||||
|
||||
@@ -52,6 +53,11 @@ $ python3 -m app
|
||||
|
||||
[](https://heroku.com/deploy?template=https://github.com/odysseusmax/tg-index/tree/master)
|
||||
|
||||
* Run on repl.it
|
||||
|
||||
[](https://repl.it/github/odysseusmax/tg-index)
|
||||
|
||||
|
||||
## Contributions
|
||||
|
||||
Contributions are welcome.
|
||||
|
Reference in New Issue
Block a user