You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clone the repository by :
git clone https://github.com/AbhiModszYT/AMMusicVC && cd AMMusicVC
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
━━━━━━━━━━━━━━━━━━━━