v2.1
TSCord template v2.1
This is the changelog, you can see the migration guide from the v2.0
here.
Features
- Config option to toggle on/off the automated defering (#113)
templateReady
custom event (#90)- Ukrainian and Russian translations (#94) thanks to @DMSavchik
- Default localized command description (#89)
- Improved
/help
command (#117)
Bug fixes
- Authentication API middleware errors (#91)
- API endpoints exposed even w/ invalid oauth2 token (#91)
botOnline
middleware erroring with ipv6- Better handling of mikro-orm global identity issues (#100)
Refactors
- Split discord events and custom events apart (#103)
- Make use of the new typescript 4.9
satisfies
operator in configs (#96)
Chores
- Update deps