About DIscord v14 template | TypeScript
TypeScript Discord Bot Template
A simple Discord bot template written in TypeScript.
I’ll be using this for some of my future releases, but figured I’d share it in case it helps someone else out.
Modules
Inside the modules folder, you can create your own modules with commands, select menus, buttons, and events.
This setup makes it easy to build or sell different bots, just make a new module for each one.
Installation
- Open config.ts, and replace "BOT_TOKEN_HERE", with your discord bot token.
- Run install.cmd
- Run start.cmd