To clone the repository:
git clone https://github.com/DiegoT4l/-TS-Bun-discord-bot.git
To install dependencies:
bun install
To build the project:
bun run build
To run:
bun run start
This project was created using bun init
in bun v1.1.7. Bun is a fast all-in-one JavaScript runtime.