nero-chi / KennedyXMusic

A Bot For Playing Music In VCG Telegram!

Home Page:https://t.me/emikosupport

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎡 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!

https://t.me/emikosupport

License:GNU General Public License v3.0


Languages

Language:Python 99.2%Language:Shell 0.6%Language:Dockerfile 0.2%