Changelog
2025-07-13
Removed built in !np command and dependencies.
Reimplemented !np command.
Added equivalent to Javascript's encodeURIComponent.
Exposed API for getAuthToken in satori and koishi.
Expose auth token.
wow...
Shout outs to autocomplete and not having a testing env right now.
Attempt to add Bearer auth to the Satori routes.
Added sense.vars.changed implementation.
Added sense.vars.changed function.
Added some string handling utilities.
Fixed random garbage collection incidents.
2025-07-12
Removed built in translate command.
forgor
Implemented DeepL translation and also fix trimming.
Support for HTTP request bodies and also afterCommand arg.
afterCommand arg
2025-07-11
Removed built in exchange rates stuff.
JSON as a library + XML response format for HTTP library.
Rewrote exchange rate stuff as a Sense.
2025-07-10
JSON package documentation.
Keep enable Senses in Komeiji.toml.
Removed built in !def(ine) implementation.
Reimplemented !def(ine) in Lua.
Sense related changes I forget what.
Added srcPath function.
2025-07-09
Renamed getDataPath to dataPath and added sense.config docs.
i forgor to vacuum
Removed the backup system, I don't think it's super effective anymore anyway.
Added sense.getDataPath.