Giter Site home page Giter Site logo

rythmx3 / remix Goto Github PK

View Code? Open in Web Editor NEW

This project forked from callsmusic/remix

0.0 0.0 0.0 370 KB

Stream in Telegram calls using GramTGCalls.

License: GNU Affero General Public License v3.0

TypeScript 98.21% Shell 0.63% Dockerfile 1.17%

remix's Introduction

Calls Music Remix

Stream in Telegram calls using GramTGCalls.


Features

  • Supports streaming audio files, voice messages, YouTube playlists and YouTube videos, even live ones!
  • Can stream in multiple chats simultaneously, with their own queues.
  • Friendly responses.
  • Doesn't create files.
  • Multilingual.

Running

  1. Copy example.env to .env and fill it with your credentials.
  2. Install dependencies and build:
npm install
  1. Start:
npm start

Deploying to the cloud

Deploy to Heroku

Configuring

  • BOT_TOKEN: Telegram bot token.
  • STRING_SESSION: A GramJS/Telethon string session.
  • API_ID: Telegram app ID.
  • API_HASH: Telegram app hash.
  • LOCALE: An available bot language. Default: en.
  • MAX_PLAYLIST_SIZE: Max YouTube playlist size. Default: 10.

Commands

stream

Aliases: s, p, play

Takes an audio file, voice message or YouTube video link/ID and streams/queues it.

playlist

Aliases: pl

Streams a YouTube playlist.

ns

Aliases: np, cs, cp

Displays the currently streamed item.

pause

Aliases: p

Pauses the stream.

resume

Aliases: r

Resumes the stream.

skip

Aliases: next

Skips the current stream.

stop

Clears the queue and removes the userbot from the call.

Inspiration

License

GNU Affero General Public License v3.0

Read more

remix's People

Contributors

rojvv avatar mlabolfazl avatar spechide avatar teletipsalltestings 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.