Simple Discord bot made for the AppleBlox Discord server
Applekitty is a QOL bot for Roblox fast flags and AppleBlox. It can analyze logs, and in the future FastFlags (+ profiles).
/tag
: Send an embed that answers to a frequently asked question
Context: Analyze
: Analyze the given message (Right click > Application), looks for a zip file that matches the AppleBlox config format, reads the logs and gives back a summary.
bun run build
: Production build
bun run dev
: Run the TypeScript codebase directly.