mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
* feat(create-discord-bot): add user command in utility subdirectory * fix(create-discord-bot): command files in the subdirectory were skipped * fix(create-discord-bot): fix command files in subdirectory were skipped in Deno template * fix: minor fix * fix: lint * refactor: suggested changes revert: unrelated change --------- Co-authored-by: almeidx <github@almeidx.dev> Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
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
bunx create-discord-bot ./your/chosen/directory
Links
- Guide (source)
- Also see the v13 to v14 Update Guide, which includes updated and removed items from the library.
- discord.js Discord server
- Discord API Discord server
- GitHub
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.