GithubHelp home page GithubHelp logo

amirulandalib / vcpb Goto Github PK

View Code? Open in Web Editor NEW

This project forked from callsmusic/vcpb

0.0 0.0 0.0 637 KB

The first voice chat-related Telegram bot to be open-sourced. Uses MPV and has queue, stream & YouTube support.

Python 100.00%

vcpb's Introduction

🎧 VoiceChatPyroBot β€” The first Telegram voice chat bot to be open-sourced Mentioned in Awesome Telegram Calls

πŸ’­ Logic

The only thing VCPB does for you is automating the audio streaming process, it doesn’t directly play audio in group calls. So you have to forward the audio that VCPB plays to a Telegram call manually using Telegram desktop app on your PC or server with a desktop environment.

πŸ›  Config

Pass CLI args when running or copy config/sample_config.py to config/config.py

✍️ Install the required packages

sudo apt install mpv libmpv-dev pulseaudio &&
pip3 install -U -r requirements.txt

✨ Run the bot

python3 main.py  

ℹ️ Commands

πŸ‘₯ Everyone

  • Sending a YouTube video link in private downloads and adds it to the queue if no radio is streaming.
Command Description
/queue see the items in the queue if there are any

πŸ‘€ Sudo users

Command Description
/stream stream the provided radio station if not streaming
/stop stop the radio stream if streaming
/pause pause the audio stream if not playing
/resume resume the audio stream if not paused
/skip skip the current audio stream if playing
/clear clear the queue if not empty
/rmd delete the downloaded files if there are any
/seekf seek the playback forward by the provided seconds if playing
/seekb seek the playback backward by the provided seconds if playing

πŸ“„ License

GNU Affero General Public License v3.0

Read more

vcpb's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.