Skip to content

v4.1.0

Compare
Choose a tag to compare
@cobaltt7 cobaltt7 released this 21 Oct 22:20
  • impr: Add many various Discord.JS utility functions that may be helpful for bots
  • impr: Add a built-in fully-fledged error handling system
  • impr: Add debug option
  • impr: Allow omitting the modulesDirectory option to not load any modules
  • fix: Fix type errors when using Discord.JS 14.15+
  • fix: Ignore duplicate guild IDs in access
  • fix: Rename StringAutocompleteOption to StringOption
  • fix: Slightly improve option types for DM commands
  • fix: Remove unused dependency on tslib
  • fix: Deprecate the internal CacheReducer type
  • fix: Change Node.JS version requirement from 18.11.1 to 18.11.0
  • docs: Add JSDoc to everything
  • docs: Add more metadata to package.json and the NPM package listing
  • docs: Update recommended modulesDirectory to have shorter code
  • docs: Fix incorrect @defaults docs