Skip to content

Version 2.1.0

Compare
Choose a tag to compare
@TFAGaming TFAGaming released this 27 Jul 09:42
· 62 commits to main since this release
  • Add components support: You can now handle buttons, select menus, modals... etc.
  • Support for .env file.
  • Toggle whenever you need MongoDB for your project or not (as a result, MongoDB is now optional).
  • Fixed help.js, ping.js, and messageCreate.js: If MongoDB is not connected, the commands/events files use directly the default config prefix instead of throwing an error.