telemovris

Installation

First build the image with docker-compose build.

Set up environment variables in .env file, get them from https://my.telegram.org/apps. Copy .env.example and modify it.

Once built, run once: docker run -it --env-file .env -v $PWD/data:/data telemovris python3 /app/telemovris.py, it will ask for your phone number (use country code, like +34666123456), enter it and follow instructions. When finished, quit with CTRL+c. You should now see telemovris.session and telemovris.session-journal files under data folder.

You're now all set up.

Run

Execute docker-compose up -d

Description
No description provided
Readme 118 MiB
Languages
Hack 51.9%
PHP 45.3%
Shell 1.4%
Dockerfile 1.3%
Roff 0.1%