All Projects → xditya → VCBot

xditya / VCBot

Licence: other
Minimal telegram voice chat music bot, in pyrogram.

Programming Languages

python
139335 projects - #7 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to VCBot

DaisyX
“ HOLA HUMANS 👋 I'M DAISYX 2.0 heart „ LATEST VERSION OF DAISYX.. Source Code of @Daisyxbot
Stars: ✭ 44 (+29.41%)
Mutual labels:  vcbot

VCBOT

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/xditya/VCBot
    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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].