Changelog
2025-07-18
Categorise the filename consts.
Removed built-in Splatoon squiddery.
Removed unused requires.
Added the Splatoon schedule and fest commands.
2025-07-17
Fixed string.split not doing separators longer than a single characters.
2025-07-16
Sense API Changes.
Breaking changes? In MY Satori???
2025-07-15
Removed meow.
VERY IMPORTANT: Renamed BotContext to KomeijiContext.
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.