Concepts & Guides
Learn about the core concepts of Carbon and Discord bots.
Component Registration & Persistence
Understanding how components are registered and why it matters for persistence.
HTTP Bots
Discover how HTTP bots work in Discord, their advantages and downsides, and how they enable compatibility with serverless environments.
Replying vs Defering vs Acknowledging
Understand the different ways to respond to Discord interactions, including replying, deferring, and acknowledging, and learn when to use each method.
Partial Structures
Learn about partial structures in the Discord API and how to handle them in Carbon, including retrieving full data and checking for undefined properties.
Prechecks
Learn how to use prechecks to add additional validation and checks before a command runs.
HTTP Routes
A comprehensive list of all HTTP routes that Carbon uses for Discord bot interactions and management.
Wildcard Handlers
Learn how to use wildcard handlers to catch unregistered commands, components, and modals.
Edit on GitHub
Last updated on