Qadirnesirov / otoBoTMusiC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

otoBoTMusiC

icazesiz işlətmə oğrlayıb öz adna çıxardan peyserdi

──「 𝚘𝚃𝚘 BoT ✘ 𝙼𝚞𝚜𝚒𝚌 」──

Stars

License

Python

─「 Heroku-da yerləşdirin 」─

─「 Yerli host/vps-də yerləşdirin 」─

sudo apt-get update && sudo apt-get upgrade -y

  • Install Ffmpeg by :

sudo apt-get install python3-pip ffmpeg -y

  • Install required packages by :

sudo apt-get install python3-pip -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/venombolteop/VenomMusic&& cd VenomMusic

  • 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 start

  • For getting out from tmux session : Press Ctrl+b and then d

━━━━━━━━━━━━━━━━━━━━

─「 sport 」─

About


Languages

Language:Python 98.7%Language:Shell 1.2%Language:Dockerfile 0.1%Language:Procfile 0.0%