Discord
Community chat platform for servers, channels, messages, members, roles, threads, and reactions.
Supports community workflows that send channel messages, attach files, react to commands, and follow server or member activity.
Sign in to connect Discord
Sign in to connect an account and start using Discord in your apps.
Related integrations
Example Use Cases
These are example ways Snow can use Discord when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.
Marks a one-time purchase consumable entitlement as consumed for a given application. Only applicable to entitlements backed by one-time purchase consumable SKUs.
Deletes a currently active test entitlement for a given application. Use this to clean up test entitlements that are no longer needed.
Deletes the current user's application role connection for the specified application. Removes the platform metadata and linked role connection.
Edits the permissions for a specific application command in a guild. Requires OAuth2 Bearer token (bot tokens will error). The authorizing user must have MANAGE_GUILD and MANAGE_ROLES permissions in the target guild.
Retrieves the permissions for a specific application command in a guild. Requires OAuth2 Bearer token (bot tokens will error). The authorizing user must have MANAGE_GUILD and MANAGE_ROLES permissions in the target guild.
Retrieves permissions for all commands of an application in a guild. Returns a list of permission objects for each command. Requires OAuth2 Bearer token (Bot tokens will error).
Tool to retrieve entitlements for the current user for a given application. Use when you need to check what premium offerings or subscriptions the authenticated user has access to.
Tool to retrieve a valid WebSocket (wss) URL for establishing a Gateway connection to Discord. Use when you need to connect to the Discord Gateway for real-time events.
Tool to retrieve information about a Discord guild template using its unique template code. Use when you need to get details about a guild template for creating new servers.
Tool to retrieve the guild widget in JSON format. Use when you need to get public information about a Discord guild's widget that can be displayed on external websites. The widget must be enabled in the guild's server settings.
Triggers
These are the trigger events currently available for Discord.
Polls a specific Discord channel for new messages.