Skip to main content
This guide provides best practices and design guidelines for integrating status and rich presence features within your game. These features are essential for enhancing player engagement and providing real-time information about player activities. By following this guide, you will learn how to:
  • Implement a status matrix to display player statuses in your friends list.
  • Apply core style guidelines to ensure consistency and player comprehension.
  • Customize the appearance to fit your game while maintaining the essential elements of status indicators.

Core statuses, plus game-specific

Core statuses, plus game-specific

Status matrix

Status matrix

Side-by-side

Any of the core statuses (online, idle, DND, offline) will always be the same between the game and the Discord client. You can customize the status icon, but custom icons will only render within the game. Side-by-side

Core style guidelines

To ensure player comprehension, keep the core colors, symbols, and information architecture consistent across Discord-powered games β€” with choice of styling of applied. In other words, as long as the status colors read as yellow/green/red, and the symbols as moon/circle/minus/offline, all other styling is the game’s choice. Avatars are not required. Core style guidelines

Rich Presence

The game developer should set rich presence β€” this will show in both the Discord and game client. Please refer to Setting Rich Presence for more information on Rich Presence, such as other types of traits that can be included. Rich Presence

Resources

Change Log

DateChanges
March 17, 2025Initial Release