Telegram Voice Chat Music Player UserBot Written with Pyrogram Smart Plugin and tgcalls

A Telegram UserBot to Play Audio in Voice Chats.
This is also the source code of the userbot which is being used for playing DJ/Live Sets music in VC DJ/Live Sets group.
Made with tgcalls and Pyrogram Smart Plugin
vc.player | vc.recorder | ping | |
---|---|---|---|
Description | Voice Chat Audio Player | Voice Chat Audio Recorder | ping and uptime |
Dependencies | ffmpeg | ffmpeg, opus-tools, bpm-tools | |
Conflict | vc.recorder | vc.player |
Requirements
- Python 3.6 or higher
- A Telegram API key and a Telegram account
- Choose plugins you need, install dependencies which listed above and run
pip install -U -r requirements.txt
to install python package dependencies as well
Run
Choose one of the two methods and