Added support for custom reasons in the opendiscord:create-ticket-permissions action. Now it's easier for plugins to add a custom message when the validation fails.
* Fixed bug due to discord.js new components
* Updated all versions to v4.0.3
* #155 : Fixed reply on creation when disabled.
Fixed a bug that caused the bot to send a partial ephemeral message while "replyOnTicketCreation" was disabled.
From now on, all panels will update/edit themselfs after a dropdown has been used. This will reset the dropdown selection in the user client which results in a smoother user experience.
Major bug fixes and improvements have been made. There's also a breaking change for plugins using the database system. All database related functions are now async based.