BotNexus Documentation
The Ultimate Discord Bot Discovery Hub
Locate endpoints, SDK methods, and webhook configurations across our developer portal.
Navigate to the primary resource hubs for building, scaling, and deploying your Discord integrations.
Getting Started
Initialize your client with `@botnexus/sdk-core@3.4.1`, configure environment variables, and run your first heartbeat ping in under 5 minutes.
API Reference
Explore 842 REST endpoints and WebSocket events. Includes full OpenAPI 3.0 specs, request/response schemas, and pagination strategies.
Integration Guides
Deep dives into OAuth2 flows, guild shard distribution, and custom activity payloads. Features migration paths from v1.2 to v2.0.
Track changes, deprecations, and new feature rollouts across the BotNexus platform.
Auto-Mod Webhook Enhancements
Added `X-BN-TraceId` header support for request debugging. Updated rate limit handling to use sliding-window token buckets across all shard connections.
Guild Audit Log Schema Changes
Standardized `action_type` enums to match Discord's latest API spec. Deprecated `legacy_audit_payload` field in favor of structured JSON objects.
Interactive Components SDK
Released `@botnexus/components@1.0.0` with native support for modal forms, select menus, and button row layouts. Includes full TypeScript definitions.