Skip to content

v0.2.6 Final

Compare
Choose a tag to compare
@dkoz dkoz released this 08 Aug 14:18
· 49 commits to main since this release
f86ccc9

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.