mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-18 12:33:30 +01:00
chore: fix create-discord-bot -> create-discord-app formatting (#10951)
* chore: fix create-discord-bot -> create-discord-app formatting * chore: readme for bun --------- Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
@@ -23,7 +23,7 @@ It's easy to create a simple Discord bot to begin your journey with the Discord
|
||||
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
|
||||
bun create discord-bot ./your/chosen/directory
|
||||
```
|
||||
|
||||
## Links
|
||||
|
||||
Reference in New Issue
Block a user