1.1.0 (2021-05-25)
Added the possibility to include HomarusBot into an existing Git project via Git submodules, follow the instructions in README.md.
- Added support to be run as a Git submodule
- Removed Babel due to configuration problems, this introduces a breaking change in imports/exports
- Removed unused code
1.0.0 (2021-05-23)
This is the initial release.
- Pattern matching engine based on the Discord.js "message" and "messageDelete" events