Skip to content

A discord bot created with typescript and bunjs

License

Notifications You must be signed in to change notification settings

DiegoT4l/base-discord-bot-ts

Repository files navigation

base-discord-bot-ts

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.