Put telethon .session in sessions folder
Install module
pip install -U -r requirements.txt
Create .env
cp .env.example .env
Put your api id & api hash in .env
Run
python app.py
Put telethon .session in sessions folder
Install module
pip install -U -r requirements.txt
Create .env
cp .env.example .env
Put your api id & api hash in .env
Run
python app.py