Giter Site home page Giter Site logo

remix'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

ℹ️ 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

remix's People

Contributors

achu2234 avatar ashenzar avatar asmsafone avatar breakdowns avatar callsmusicbot avatar chankitsaini avatar dcdunkan avatar dependabot[bot] avatar dikeckaan avatar doellbarr avatar etsde avatar ilteoood avatar juansegnana avatar mlabolfazl avatar roj1512 avatar spechide avatar teletips avatar teletipsalltestings avatar transifex-integration[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

remix's Issues

Where is example.env?

as you said: Copy example.env to .env and fill it with your credentials.
but where is example.env?

some bugs cause crash in bot

remix.log
Hi.
I installed the bot on my Ubuntu 18.04 server and It works properly but there is some bugs that cause crash and stopping the process. When the music is playing on voice chat, if you send /skip command or let the music to finish automatically, it returns bunch of errors that I collect it into a file and I attached it to this post.
I also installed the latest version of npm.
I really appreciate it, if you fix it ASAP <3

Unchangable volume

Describe the bug
The volume cannot get changed from the menu, neither with the volume command.

To Reproduce
Steps to reproduce the behavior:

  1. Stream something.
  2. Try changing volume with either the volume command or from the menu.

Expected behavior
The volume command should be working like before: if changing from menu, increase/decrease the current volume, otherwise just set the volume to what the user requested.

Screenshots
N/A

Additional context
N/A

Broken skip command

Describe the bug
The skip command broke after the recent changes.

To Reproduce
Steps to reproduce the behavior:

  1. Stream something.
  2. Queue some other items.
  3. Try skipping.

Expected behavior
The skip command should be working like before: skip to streaming next item if available, otherwise, leave the call.

Screenshots
N/A

Additional context
N/A

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.