GithubHelp home page GithubHelp logo

userxtester / remix Goto Github PK

View Code? Open in Web Editor NEW

This project forked from callsmusic/remix

0.0 0.0 0.0 442 KB

Stream in Telegram calls using GramTGCalls.

License: GNU Affero General Public License v3.0

TypeScript 98.56% Shell 0.54% Dockerfile 0.90%

remix's Introduction

Calls Music Remix Mentioned in Awesome Telegram Calls

Stream in Telegram calls using GramTGCalls.


Features

  • Various sources to stream from:
    • Custom URLs.
    • YouTube playlists.
    • Small audio files and voice messages.
    • YouTube videos (no duration limit, even live videos).
  • Stream in multiple chats simultaneously, with their own queues.
  • Control volume.
  • 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. You can generate one here.
  • 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.
  • COOKIES: Cookies for YouTube requests. Default: none.

Commands

stream

Aliases: s, play, p

Takes a custom input, audio file, voice message or YouTube video/playlist link/ID and streams/queues it.

Custom inputs should be passed like this:

/stream custom your_custom_input

playlist

Aliases: pl, list

Streams a YouTube playlist.

now

Aliases: ns, cs, np, cp

Displays the currently streamed item.

volume

Aliases: vol, v

Sets the volume.

pause

Pauses the stream.

resume

Aliases: re, res, continue

Resumes the stream.

mute

Aliases: m

Mutes the stream.

unmute

Aliases: um

Unmutes the stream.

skip

Aliases: next

Skips the current stream.

leave

Aliases: stop

Clears the queue and removes the bot from the call.

Available languages

bn    Bengali
ckb   Central Kurdish
de    German
en    English
es    Spanish
fa    Farsi
id    Indonesian
ml    Malayalam
pt_BR Brazilian Portuguese
si    Sinhalese
tr    Turkish

Contributing

New languages, bug fixes and improvements following our contribution guidelines are warmly welcomed!

Inspiration

License

GNU Affero General Public License v3.0

Read more

remix's People

Contributors

achu2234 avatar ashenzar avatar asmsafone avatar dikeckaan avatar doellbarr avatar juansegnana avatar mlabolfazl avatar roj1512 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.