v2.0.0
BREAKING CHANGES
load.js
andload
script (inpackage.json
) has removed.- The template supports discord.js v14.7.0 now.
Bug Fixes
Change SlashCommandInstaller to CommandInstaller
Other Changes
You no longer need to run
npm run load
for load commands to
Discord. It will do automatically and moved toshard.js
.
- chore(dependencies): discord.js updated from 14.4.0 to 14.7.0
- docs(README): removed loading commands and updated discord.js
- refactor(EventHandler): use Discord.Events
- docs(README): change description and add images
Full Changelog: v1.1.1...v2.0.0