Files
discord.js/packages/create-discord-bot
ManHam be78e26729 feat: add Bun templates for create-discord-bot (#11348)
* feat: add Bun templates for create-discord-bot

- Add TypeScript Bun template with complete src structure
- Add JavaScript Bun template with complete src structure
- Both templates mirror the Node.js versions with Bun-specific configuration

Closes #11346

* fix: update template and bun template loading

---------

Co-authored-by: almeidx <github@almeidx.dev>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2026-01-16 15:32:20 +00:00
..
2023-05-07 18:05:26 +02:00
2025-12-10 17:53:48 +00:00
2025-10-13 12:54:08 +00:00
2023-08-27 20:24:03 +02:00


discord.js


Discord server Build status Last commit. backers

Vercel Cloudflare Workers

About

It's easy to create a simple Discord bot to begin your journey with the Discord API.

npm create discord-bot ./your/chosen/directory
yarn create discord-bot ./your/chosen/directory
pnpm create discord-bot ./your/chosen/directory
bun create discord-bot ./your/chosen/directory

Contributing

Before creating an issue, please ensure that it hasn't already been reported/suggested.
See the contribution guide if you'd like to submit a pull request.

Help

If you don't understand something in the documentation, you are experiencing problems, or you just need a gentle nudge in the right direction, please don't hesitate to join our official discord.js server.