Changelog
2025-07-14
Added string.compare function.
Added _str versions of ids to Satori APIs.
Added intervals package.
Behaviour change.
Some maintenance + implemented interval stuff.
Also allow Bearer auth instead of signing on the redirect create endpoint.
2025-07-13
Removed built in URL metadata fetching.
Added URL metadata fetcher.
Added utf8.sub function.
Added string.split.
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.