- Clone Repo
git clone https://github.com/diwasatreya/Discord-Server-Dashboard.git
-
After cloning, type (Shell/Terminal)
npm install
- Create
.env
file (Environment Secret in replit)
TOKEN=XXXXXXXXXX
DB=XXXXXXXXXXXXX
- Fill
config.json
Add https://domain/
& https://domain/auth/login
in application OAuth2 redirect url
Goto routes/api.js
then add your api code