A simple template using TypeScript for Discord.JS
Make sure to set your settings in example.env
and rename it to just .env
Installing & Building:
git clone https://github.com/TeamFK/discord.js-typescript-example-v13.git
cd discord.js-typescript-example-v13
npm i
npm run build
npm run start