Changelog
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.
2025-06-01
Decoupled Flashii polling from chat pings.
Renamed Levenshtein method to LesbianDistance in celebration of pride month.
Rewrote Satori connection code to use native .NET ClientWebSocket.
Fixed the image.
Why is this still here?
Bye bye Persist.dat!
Use immutable records for chat users and messages.
Monthly project restructure.
2025-05-26
@gorque c'est vrai?
2025-05-25
Attempt at fixing reconnection.