Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
create-discord-bot@4.0.0 source code.tar.gz | 2025-06-22 | 1.8 MB | |
create-discord-bot@4.0.0 source code.zip | 2025-06-22 | 2.5 MB | |
README.md | 2025-06-22 | 1.5 kB | |
Totals: 3 Items | 4.3 MB | 4 |
Bug Fixes
- Structure imports on windows (#10835) (5c0b714) by @almeidx
- create-discord-bot: Register command files in subdirectories (#10775) (79b79b6) by @schrodienieur
Documentation
Refactor
- Remove
registerEvents
function (#10877) (2c21de6) by @sdanialraza - constants: Update guide URL (#10803) (eabcc52) by @Jiralite
Build
- Bump Node.js to 22.12.0 (#10726) (3db8ce7) by @Jiralite
- BREAKING CHANGE: Node.js 22.12.0 or above is required.
- Bumps the version of create-discord-bot and create-discord-app to
4.0.0
for consistency
New Contributors
- @schrodienieur made their first contribution in [#10775]
- @nsgpriyanshu made their first contribution in [#10428]