A discord.js template written in typescript. It can be used in production but not so advanced yet.
- Clone the repo,
git clone https://github.com/hvlxh/djs-typescript-starter
- Go the repo path,
cd djs-typesript-starter
- Install the packages,
npm install
, - Done! Build the bot using
npm run build
- Slash Commands
- Events
NOTE: this is a starter template, this is not so advanced. i may create advanced djs typescript template later if i hit 10 stars.