BotForge Documentation & Guides

The Premier Discovery Hub for Discord Bots

Find What You Need

Search across 400+ articles, API endpoints, and configuration examples.

Browse by Topic

Documentation Categories

Getting Started

Step-by-step tutorials for new developers. Covers bot creation, Intents setup, and deploying to Replit or AWS EC2.

Read Guides

API Reference

Complete endpoint listings for v10 REST and Gateway APIs. Includes JSON schemas for `GET /users/@me` and `POST /channels/{id}/messages`.

View Endpoints

Webhook Setup

Configure incoming and outgoing webhooks for dashboard syncs. Learn about signature verification with `X-Webhook-Signature-Ed25519`.

Configure Now

Community Guidelines

Best practices for bot behavior, rate limit handling, and server compliance. Covers Audit Log requirements and user data privacy.

Review Policy
Latest Changes

Recent Documentation Updates

Gateway v10 Migration Guide

Updated December 12, 2024. Covers the mandatory shift to Gateway Intents and the new `SESSION_START_LIMIT` handling logic.

Slash Command Permissions API

Updated November 28, 2024. New examples for `PUT /applications/{app.id}/commands/{cmd.id}/permissions` to restrict commands to moderators.

Audit Log Event Types

Updated November 15, 2024. Added documentation for events 14 (Channel Delete) and 21 (Role Create) with payload breakdowns.

Need More Help?

Community & Support

Join thousands of developers troubleshooting integration quirks and sharing middleware solutions.

Official Discord Server

Get real-time assistance in #api-support and #bot-showcase. Staffed by core maintainers and verified partners.

Join Server

GitHub Discussions

Track feature requests, report spec discrepancies, and review RFC drafts for upcoming REST endpoints.

Open Forum

Stack Overflow Tag

Search the `[botforge-api]` tag for archived solutions on rate limiting, OAuth2 flows, and guild shard calculations.

Browse Questions