Git, Nodejs and FFmpeg must be installed on your system
1. git clone https://github.com/PhantomKnight287/discordbot
2. cd discordbot
3. npm i
4. Rename .env_example to .env and fill appropriate values
5. npm run build:prod
6. npm run start:prod
Run The bot Using Docker
docker-compose up --build --detach