A quick-start template for Discord.js v14 in Typescript with yarn that contains handling for commands, events, and interactions!
This project is a fork of TSLARoadster/TypeScript-Discord.js-v14-Template
Feature | Available |
---|---|
Slash Command | ✅ |
Button | ✅ |
ContextMenu | ✅ |
Modal | ✅ |
SelectMenu | ✅ |
AutoComplete | ✅ |
- Clone this project with
$git clone https://github.com/ry2x/TypeScript-Discord.js-v.14-template.git
- Install dependencies with
$pnpm install
- Install hasky [?]What is hasky
$pnpm run prepare