Skip to content

Yeagerist-Music-Streamer-Bot-V3/TG-VC-Userbot

Repository files navigation

TG VC Userbot

Fully working VC (user)Bot, based on py-tgcalls and py-tgcalls-wrapper with minimal features.

Deploying

  • To heroku:
    Deploy

  • 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

SESSION

Either run sessiongen.py locally or run it on repl.it by clicking here.

Commands:

  • !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.

Support

TODO

(Contributions accepted, I'm lazy af.)

  • A queue system.
  • Play with song name.
  • Auto-leave VC on song end.
  • JoinVC/LeaveVC.
  • Updater.

Credits

About

Minimal telegram voice chat User bot, in pyrogram.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published