Stars Components Build the Star Network
Typed, composable packages for Discord interactions, infrastructure, integrations, and testing.
HTTP-First Discord Bots
Handle Discord interactions without a gateway connection and register commands through typed decorators.
Composable Packages
Adopt one focused utility or combine the framework, i18n, shared pieces, and metrics as a complete stack.
Interaction Testing
Exercise commands with typed fixtures, a local test harness, and dedicated Vitest matchers.
Internationalization
Load locale resources from disk and resolve typed translations for users and guilds.
Safer Infrastructure
Parse environment variables, wrap fetch in Result values, and reuse structured logging utilities.
Searchable API
Browse an API reference generated directly from every public TypeScript export.
Recommended path
Start with a fully scaffolded bot.
pnpm create @wolfstar/http-framework my-botRead the quickstart