➥ 𝖥ɪʀsᴛ 𝖥ᴏʀᴋ 𝖳ʜɪs 𝖱ᴇᴘᴏ 𝖠ɴᴅ 𝖦ɪᴠᴇ ᴀ 𝖲ᴛᴀʀ ⭐ ➥ 𝖳ʜᴇɴ ʜᴏsᴛ ᴏɴ ʜᴇʀᴋᴏᴜ / ᴠᴘs / ᴋᴏʏᴀʙ / ᴇᴛᴄ..👨🏻💻
ʀᴀᴜsʜᴀɴ𝗗𝗘𝗣𝗟𝗢𝗬𝗠𝗘𝗡𝗧 𝗠𝗘𝗧𝗛𝗢𝗗𝗦
- Get your Necessary Variables
- Upgrade and Update by :
sudo apt-get update && sudo apt-get upgrade -y - Install Ffmpeg & Python by :
sudo apt-get install python3-pip ffmpeg -y - Install pip by :
sudo pip3 install -U pip - Install Node js by :
curl -fssL https://deb.nodesource.com/setup_19.x | sudo -E bash - && sudo apt-get install nodejs -y && npm i -g npm - Clone the repository by :
git clone https://github.com/TEAMPURVI/ALPHA_MUSIC && cd ALPHA_MUSIC - Install requirements by :
pip3 install -U -r requirements.txt - Fill your variables in the env by :
vi sample.env
PressIon the keyboard for editing env
PressCtrl+Cwhen you're done with editing env and:wqto 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 start - For getting out from tmux session : Press
Ctrl+band thend
━━━━━━━━━━━━━━━━━━━━

