Skip to content

Version 5.0.0

Compare
Choose a tag to compare
@saiteja-madha saiteja-madha released this 10 Sep 08:49
· 252 commits to main since this release
d12fcd9

Breaking Changes

  • upgrade to discord.js v14.
  • command classes are converted to plain JS Objects
  • contexts are converted to plain JS Objects
  • config.js structure is changed
  • major schema changes (Use "scripts" folder for migration)
  • utilities are moved to helpers folder
  • greeting and levelling variables are changed (Refer doc)

Changelog

  • profile command deleted
  • erela js events are moved into erelaHandler
  • modlog styling is changed
  • automod strikes logic has been updated (b2802b9)
  • discord-modals package replaced with default discord.js
  • nsfw command is removed
  • antiscam is renamed as antispam
  • added new react command endpoints
  • country-emoji-languages integration
  • all dependencies bumped up

Warning !!

  • The v4 database needs to be migrated before you can switch to v5 (Use scripts folder)