Version 2.1.0
- 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
, andmessageCreate.js
: If MongoDB is not connected, the commands/events files use directly the default config prefix instead of throwing an error.