Local / Vps Deploy 2

This is simple deploy for vps

1

Clone the repo

git clone https://github.com/xbitcode/StrangerMusicBot \
&& cd StrangerMusicBot
2

Run Setup

bash setup

After installing the packages, enter the details for env simply just copy and paste the env details in format of (KEY=VALUE)

press Ctrl + D to save in .env

3

Start the bot

bash start
4

Exit from tmux session

press Ctrl + b d

Last updated