Changelog
2025-07-01
Command prefix may also be configurable!!!!!!
Package upgrades + make URLs configurable.
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-12
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.
Moved Booru command ~ prefix and alias handlers to Lua.
Reimplemented the gork handler as a Sense.
Pushing the meow sense purely to test the webhook.
2025-06-02
Added cooldown to about command.
It helps to actually write the new token to file...
Work in progress Komeiji co-existence.
Use the OAuth2TokenInfo object instead of random text lines for auth info.
Cleaned up threading code.