Skip to content
ᴍʀ.ᴘʀᴏɢᴀᴍᴍᴇʀ edited this page Jul 14, 2023 · 5 revisions

ʜᴇʏ ᴛʜᴇʀᴇ, ᴛʜɪꜱ ɪꜱ ᴍʀ.ᴘʀᴏɢʀᴀᴍᴍᴇʀ

Typing SVG

Deploy on Vps

  • Get your NecesseryVariables - Upgrade and Update by : sudo apt-get update && sudo apt-get upgrade -y - Install required packages by : sudo apt-get install python3-pip ffmpeg -y - Install pip by : sudo pip3 install -U pip - Install node by : curl -fssL https://deb.nodesource.com/setup_18.x | sudo -E bash - && sudo apt-get install nodejs -y && npm i -g npm - Clone the repository by : git clone https://github.com/MrProgrammer72/GJ516Music && cd GJ516music - Install requirements by : pip3 install -U -r requirements.txt - Fill your variables in the env by : vi sample.env
    Press I on the keyboard for editing env
    Press Ctrl+C when you're done with editing env and :wq to save the env
    - Rename the env file by : mv sample.env .env - Install tmux to keep running your bot when you close the terminal by : sudo apt install tmux && tmux - Finally run the bot by : bash GJ516 - For getting out from tmux session
    Press Ctrl+b and then d

ᴄᴏɴᴛᴀᴄᴛ ᴍᴇ

Clone this wiki locally