𝗥𝗲𝗾𝘂𝗶𝗿𝗲𝗺𝗲𝗻𝘁𝘀 📝
- FFmpeg
- NodeJS nodesource.com
- Python 3.7 or higher
- PyTgCalls
𝗙𝗲𝗮𝘁𝘂𝗿𝗲𝘀 🔮
- Yt-dL Fix
- Updated Plug-in
- Super Fast Bot
- No Lag Hang
- Fast Download Song From Server
- Program Updated
- Smooth Player
𝗖𝗼𝗺𝗺𝗮𝗻𝗱𝘀 🛠
/play <song name>
- play song you requested/song <song name>
- download songs you want quickly/ping
- Bot Online or Offine
/pause
- pause song play/resume
- resume song play/skip
- play next song/end
- stop music play
𝗦𝗲𝘀𝘀𝗶𝗼𝗻 🥀
- 🧪 Get
SESSION_NAME
variable:
𝗗𝗲𝗽𝗹𝗼𝘆𝗺𝗲𝗻𝘁 𝗺𝗲𝘁𝗵𝗼𝗱𝘀 🚀
The easiest way to host this bot, Deploy on Heroku, Change the app country to Europe (it will help to make the bot more stable).
The second easiest way to host this bot, Deploy on Okteto Cloud
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/MrProgrammer72/GJ516VCBOT # Clone your repo.
cd GJ516VCBOT
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