Git Product home page Git Product logo

kennedyxmusic's Introduction

Music bot for playing music on telegram voice chat group.

Requirements ๐Ÿ“

Get STRING_SESSION from here:

GenerateString

Commands ๐Ÿ› 

  • /play <song name> - play song you requested
  • /playlist - Show now playing list
  • /current - Show now playing
  • /song <song name> - download songs you want quickly
  • /search <query> - search videos on youtube with details
  • /video <song name> - download videos you want quickly

Admins Only ๐Ÿ‘ทโ€โ™‚๏ธ

  • /player - open music player settings panel
  • /pause - pause song play
  • /resume - resume song play
  • /skip - play next song
  • /end - stop music play
  • /musicplayer on - to disable music player in your group
  • /musicplayer off - to enable music player in your group
  • /userbotjoin - invite assistant to your chat
  • /userbotleave - remove assistant from your chat
  • /reload - Refresh admin list
  • /uptime - check the bot uptime status
  • /ping - check the bot ping status

Sudo User โœ…

  • /pmpermit on | off turn on/off the assistant pmpermit
  • /userbotleaveall - order the assistant to leave all groups
  • /gcast - send a broadcast message
  • /rmd - remove all downloaded file

pm-permit ๐Ÿ’ฌ

  • .yes - approve user for sending message to assistant
  • .no - disapprove user for sending message to assistant

๐Ÿ”Ž Support Inline Search

Heroku Deployment ๐Ÿ’œ

The easy way to host this bot, deploy to Heroku

Deploy

Deploy On VPS ๐Ÿ’™

  • sudo apt update && apt upgrade -y
  • sudo apt install git curl python3-pip ffmpeg -y
  • pip3 install -U pip
  • curl -sL https://deb.nodesource.com/setup_16.x | bash -
  • sudo apt-get install -y nodejs
  • npm i -g npm
  • git clone https://github.com/KennedyProject/KennedyXMusic # Clone your repo.
  • cd KennedyXMusic
  • pip3 install -U -r requirements.txt
  • cp example.env .env #Use vim to edit ENVs
  • vim .env #Fill up your ENVs ( Steps press i to enter in insert mode then edit the file. Press Esc to exit the editing mode then type :wq! and press Enter key to save the file.)
  • python3 main.py # Run the bot

Credits ๐Ÿ•Š๏ธ

Support & Updates ๐Ÿ›ต

kennedyxmusic's People

Contributors

nero-chi avatar feriexp avatar xxskyy-ex avatar kennzoldyck 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.