An Advanced VC Video Player created for playing video in the voice chats of Telegram Groups And Channel
TOKEN - Get bot token from @BotFather
API_ID - From my.telegram.org
API_HASH - From my.telegram.org
CHAT - Channel or Group username With @
SESSION_NAME - Pyrogram String Session Get From Here
TOKEN - Your Bot Token From @BotFather
ADMIN - Your User ID Get From @MissRose_bot
=>> Video Player 🎧
- /stream : Reply to Video or File That You Want To stream In Vc And You Can Try Lives
- /livestream : To Steram YT Live
- /start : Start the bot
- /stop : To Stop The Current stream in vc
- /stopstream : To Stop Streaming on Groups
Deploy Your Own Bot
Get pyrogram (p) SESSION
from here:
apt update && apt upgrade -y
apt install python3-pip -y
pip3 install --upgrade pip
pip3 install -U -r requirements.txt
python3 -m Bot
Dev
- Lokaman