Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 186 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 186 Bytes

JoodDae Discord Bot

Usage

  1. nvm use 18
  2. npm i
  3. npm run prisma
  4. Fill in discord-token.ts with export const DISCORD_TOKEN = "<YOUR TOKEN HERE>";
  5. npm run start