These how-to guides offer common solutions for integrating Discord Social SDK features into your game.Documentation Index
Fetch the complete documentation index at: https://docs.discord.com/llms.txt
Use this file to discover all available pages before exploring further.
Debug & Log
Use logging and debugging tools to troubleshoot issues.
Use with Discord APIs
Make requests to Discord’s HTTP APIs from your game.
Integrate Moderation
Integrating and managing content moderation for your game when using the Discord Social SDK.
Market Your Integration
Guidelines and best practices for announcing your Discord Social SDK integration to players.
Handle Special Characters in Display Names
Handling Unicode characters in Discord Display Names for your game’s chat and friend lists.
Voice Muting Based on Player Blocks
Apply voice muting in lobbies based on Discord block relationships or external platform signals.
Handle Rate Limits
Detect and handle rate limit errors using ClientResult.
Change Log
| Date | Changes |
|---|---|
| July 23, 2025 | migrated several docs |
| June 17, 2025 | added How To category |