Git Product home page Git Product logo

telegram_music_bot's Introduction

Telegram Voice-Chat Bot [ Pytgcalls ]

Telegram Voice-Chat Bot To Play Music With Pytgcalls From Various Sources In Your Group.

Support

Only For Heroku: Join Group for Any Help

For other OS Check the: Main Repository

Requirements

  • Telegram API_ID and API_HASH
  • Userbot Needs To Be Admin In The Chat
  • Heroku Client: Installed On Your System

Heroku

Generate String session [IMPORTANT]

Go to this bot @PyrogramStringBot and enter your API ID AND API HASH, then Mobile no. and you will get your String Session.

Fork and Star this repository and copy sample_config.py and rename it to config.py.

Deploying

Note - Change appname to any other name

heroku login

heroku create appname

heroku buildpacks:add https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest.git -a appname

heroku buildpacks:add https://github.com/heroku/heroku-buildpack-python.git -a appname

git init

heroku git:remote -a appname

git add .

git commit -am "Your commit message"

git push heroku master

heroku ps:scale worker=1

Video Tutorial

video tutorial

Commands

Send commands to bot to play music.

Command Description
/help Show Help Message.
/skip Skip Any Playing Music.
/play youtube/saavn/deezer [SONG_NAME] To Play A Song.
/telegram Play A Song Directly From Telegram File.
/queue Check Queue Status.
/joinvc Join Voice Chat.
/rejoinvc Rejoin Voice Chat.
/leavevc Leave Voice Chat.
/volume [1-200] Adjust Volume.
/pause Pause Music.
/resume Resume Music.
/update Update & Restart.

Note

  1. If you want any help you can ask here

Credits

  1. @MarshalX [For TgCalls]
  2. Everyone who contributed to the project.

telegram_music_bot's People

Contributors

thehamkercat avatar lucifer7535 avatar devanagaraj avatar tejas61900 avatar tiodexty avatar predator-dev avatar xbhinav 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.