Fully working VC (user)Bot, based on py-tgcalls and py-tgcalls-wrapper with minimal features.
-
Local machine/VPS:
git clone https://github.com/Yeagerist-Music-Streamer-Bot-V3/TG-VC-Userbot
pip install -r requirements.txt
apt-get install ffmpeg
touch .env && nano .env
, fill in the vars as in .env.sample
python bot.py
Either run sessiongen.py locally or run it on repl.it by clicking here.
!on
- Check if the (user)bot is online.!help
- Help message.!stream
- Either give a youtube URL or reply to a telegram file to play it.!pause
- Pause the stream.!resume
- Yes, resume.
(Contributions accepted, I'm lazy af.)
- A queue system.
- Play with song name.
- Auto-leave VC on song end.
- JoinVC/LeaveVC.
- Updater.