Skip to content

A boilerplate for a discordjs bot using bun, typescript, and custom command and event handlers.

Notifications You must be signed in to change notification settings

piercegearhart/bot-boiler

Repository files navigation

bot-boiler

This is a boilerplate for a discordjs bot, using bun and typescript.

  • TypeScript
  • Bun
  • Discord.js v13
  • Docker
  • Slash Command Handler
  • Event Handler
  • Multi Storage Options
  • Prisma ORM
  • And much more to come!

Getting Started

To install dependencies:

bun install

To run:

bun run dev

OR -

bun run bootstrap.ts

About

A boilerplate for a discordjs bot using bun, typescript, and custom command and event handlers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published