GithubHelp home page GithubHelp logo

evexera / devilsmusic-2.0 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from edguru/devilsmusic-2.0

0.0 0.0 0.0 812 KB

License: GNU General Public License v3.0

Dockerfile 1.19% Python 97.62% Shell 1.19%

devilsmusic-2.0's Introduction

DevilCodes Music Telegram Bot - This is a pyrogram bot based on pytgcalls for playing songs or audio files in Telegram group voice chat

Devil GitHub repo size

Notes

-The commands and there use is explained here-:

  • /saavn To search song on jio saavan and play the first result

  • /ytt To search the song on Youtube and play the first matching result.

  • /deezer To search song on deezer and play good quality stream.

  • /play Reply this in response to a link or any telegram audio file it will be played

  • /skip to skip current song

  • /stop or /kill to stop the streaming of song

  • /pause to pause the stream

  • /resume to resume the playback.

  • Inline search is also supported.

  • Use pyrogram string u can use @StringGenBot

-It is inspired from su music project and hamkercat's telegram voice bot. Neither su music project , nor pytgcalls are stable

Requirements

Deployment

Don't forget to star ๐ŸŒŸ us

Config

Copy example.env to .env and fill it with your credentials.

Without Docker

  1. Install Python requirements:
    pip install -r requirements.txt
  2. Run:
    python main.py

Using Docker

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

Heroku

Deploy

Support

Credits

devilsmusic-2.0's People

Contributors

devll-xd avatar edguru avatar reejit avatar roj1512 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.