Changelog
2025-07-15
Removed Boatcom server.
Removed hardcoded user ids.
Removed corrupt command entirely.
Removed built-in booru commands.
Added the actual command/lookup code to the booru sense.
Added spaces as plus arg.
whoopsie
Added Base64 codec to strexts.
2025-07-14
Some structural changes.
Removed built in Flashii event polling.
Reimplemented Flashii forum post and account registration polling.
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.