Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 402 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 402 Bytes

Discordjs Bot Typescript

Run: npm run dev or yarn dev

Command Comment
npm run build Compiles typescript files to javascript
npm start Runs compiled javascript files

Fill in the .env file within the project with your information:

TOKEN = 
BOT_ID = 

contents:

  • events loader
  • slash commands loader
  • deploy command
  • defined types