- Clone The Repository:
git clone https://github.com/itskdhere/Aww-Discord-BOT
- Navigate To The Directory:
cd Aww-Discord-BOT
- Copy
.env.example
To.env
:
cp .env.example .env
- Edit
.env
File:
nano .env
- Build:
docker build -t itskdhere/aww:2.1.3 .
- Run:
docker run -d -p 7860:7860 --name aww itskdhere/aww:2.1.3
- Install Dependencies:
npm install
- Run The Bot:
npm run start
or, Run In Background:
npm i pm2 -g
npm run start
📝 License: MIT
🎨 Cat Image by callmetak on Freepik
-- 🙂 --