BotCatMaxy Changelog v14.0.0
Major update 14.0 is now live with a massive code rework taking advantage of a language update as well as many small improvements and bug fixes. We are also starting to include patchnotes with every release that will go into every change.
- Time parsing system has also been reworked to allow time to be expressed sequentially instead being forced to use decimals (such as 1y30d)
!ban
command now checks if you put in a TimeSpan and asks if you meant to use!tempban
(#81)- Implements new features from dotNET 5 and C# 9
- Adds a third party package to better handle unexpected errors and retry
- New build tools to ease token storage and future use of automated testing
- #115 and #118 are fixed
- Fixes many unreported typos