A basic template for building a discord bot using the latest version of discord.js and typescript.
- git clone https://github.com/Vyast/discordjs-template.git
- cd discordjs-template
- pnpm i
- Rename ".env.example" to ".env"
- Set environment variables in .env
- pnpm dev