Prisma Python is dead. Long live Piccolo.
So, the ORM library that Nephthys uses to access its database was discontinued this year D:
Migrating to a more modern one (Piccolo) was a massive effort, with the PR touching 66 files across 36 commits. I also did a lot of testing of the new database migrations, because I really didnāt want to break ~20 HC support bots when I pushed this update.
Oh yeah! We have proper database migrations now. We didnāt before. šØ
Other changes
I also added some new āmacrosā (which are like preset responses) for Flavortown, added support for more programs, and added to the API.