Calls Music — Telegram bot + userbot for streaming audio in group calls ✍🏻 Requirements FFmpeg Python 3.7+ 🚀 Deployment 🛠 Configuration Copy example.env to .env and fill it with your credentials. Install Python requirements: pip install -U -r requirements.txt Run: python -m callsmusic 🐬 Docker Build: docker build -t musicplayer . Run: docker run --env-file .env musicplayer 💜 Heroku ℹ️ Commands Command Description /play play the replied audio file or YouTube video /pause pause the audio stream /resume resume the audio stream /skip skip the current audio stream /mute mute the userbot /unmute unmute the userbot /stop clear the queue and remove the userbot from the call 📄 License GNU Affero General Public License v3.0-or-later Read more ✨ Credits Il'ya (tgcalls) Dan (pyrogram)