Jake is a Discord bot developed with discord.js
, delving into coding to relive past memories. Let's see what unfolds :)
- Nodejs
- a Discord Bot
After installing Nodejs, download the required npm packages and then create the database.
npm install
npx prisma db migrate dev
npm run dev
npm run build
npm run start