A simple next.js discord bot list template (WIP)
- Copy paste all data from
.env.example
to.env
- Update all data in
.env
from your discord application - Run
npm install
to install dependencies - Run
npm run dev
to start development server - Done, (not close to finished)