Skip to content

fadildwf/KennedyXMusic

 
 

Repository files navigation

🎵 KENNEDY X MUSIC 🎵

KennedyXMusic is a Music powerfull bot for playing music on telegram voice chat groups.

Requirements

Get SESSION_NAME from here:

GenerateString

🔎 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 ENV
- 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 🛵

About

A Bot For Playing Music In VCG Telegram!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • Other 0.7%