v0.2.6 Final
This marks the final release of the self-hosted Palbot for the v0.2.x series. The upcoming release will introduce significant changes that will render previous versions incompatible. I've restructured the entire bot to utilize a database for all functions, moving away from the previous hybrid system of JSON storage files and database storage.
Changelog v0.2.6
- Added Palguard delete item command.
- Converted economy functions over to
aiosqlite
. - Fixed some issues with economy system.