Neither this, or PyTgCalls are fully stable.
- FFmpeg
- NodeJS nodesource.com
- Python 3.7+
- PyTgCalls
Copy example.env to .env and fill it with your credentials.
- Install Python requirements:
pip install -r requirements.txt
- Run:
python main.py
- Build:
docker build -t musicplayer . - Run:
docker run --env-file .env musicplayer