Giter Site home page Giter Site logo

mewmew-dot / callsmusic-clever Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yayanksenpai/callsmusic-clever

0.0 0.0 0.0 89 KB

Telegram bot + userbot for streaming audio in group calls.

License: GNU Affero General Public License v3.0

Dockerfile 1.38% Python 95.34% Shell 3.27%

callsmusic-clever's Introduction

Calls Music — Telegram bot + userbot for streaming audio in group calls

✍🏻 Requirements

  • FFmpeg
  • Python 3.7+

🚀 Deployment

🛠 Configuration

  1. Copy example.env to .env and fill it with your credentials.
  2. Install Python requirements:
    pip install -U -r requirements.txt
  3. Run:
    python -m callsmusic

🐬 Docker

  1. Build:
    docker build -t musicplayer .
  2. Run:
    docker run --env-file .env musicplayer

💜 Heroku

Deploy

🌃 Clever Cloud

  1. Fork this repo or apply my commits to your own fork of the original repo.

  2. Connect your forked repo to your Clever Cloud account.

  3. Fill the variables as they are listed in app.json.

  4. Deploy it.

ℹ️ Commands

Command Description
/play play the replied audio file or YouTube video
/pause pause the audio stream
/resume resume the audio stream
/skip skip the current audio stream
/mute mute the userbot
/unmute unmute the userbot
/stop clear the queue and remove the userbot from the call

📄 License

GNU Affero General Public License v3.0-or-later

Read more

✨ Credits

callsmusic-clever's People

Contributors

dashezup avatar roj1512 avatar yayanksenpai avatar

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.