Changelog
2025-06-19
Missed one :D
Display 10 commands per page instead of 5.
Postponing HTTP for now, define proper library stuff.
API changes.
2025-06-18
Fixed accidental checkbox behaviour change in messages.
Fixed some detections.
Cleaned up the code for the remaining macros.
2025-06-17
Switched to correct auth data fetcher.
why was this using a macro?????
Replaced all forum macros with includes.
First batch of Twig macro reduction, forum ones will probably take as long as these combined.
2025-06-16
Minor spacing fixes.
Increased base font size and switched to Inter, Victor Mono and Zen Kaku Gothic New.
2025-06-12
Updated libraries.
Unfinished HTTP messery.
Broken HTTP library.
2025-06-08
Added unit conversion for various lengths.
Updated gork authors.
2025-06-06
add llms and make it easier to add new ones i think
2025-06-03
Removed old f2c and c2f implementations.
Reimplemented c2f and f2c.
Sort list of commands in the help command alphabetically.
Removed old roll command implementation.
Reimplemented the roll command as a Sense.
Use correct send method.
Redid command registration Sense API and removed flapstension v2.
Reimplemented the flapstension as a Sense.
Revised command registration.
Use length of BOORU_PREFIX rather than a magic 1.
WIP Lua plugin system.