v2.4
TSCord template v2.4 🎉
Warning
We are aware about "the 'punycode' module is depracated" error. It will be fixed soon as possible.
Refactor
- Removed
better-sqlite
in favor ofsqlite
in order to simplify the initialization of TSCord projects (#158 - @barthofu )
Bug fixes
- Mikro-ORM commands not working (especially for migrations) (#161 - @barthofu)
- @okBenito - Add new interaction types (#169)
Chores
- Update dependencies (@barthofu)