Cozmo Music is a Music powerfull bot for playing music on telegram voice chat groups.
Requirements
- FFmpeg
- NodeJS nodesource.com
- Python 3.8+ or Higher
- PyTgCalls
- MongoDB
- Seccond account for the assistant
Get SESSION_NAME from here:
🔎
Support Inline Search
💜
Heroku Deployment The easy way to host this bot, deploy to Heroku
💙
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/VenujaBots/Cozmo-Music # 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 - Venuja Dev