Discord
Open Discord channels, servers, user profiles, settings, and more.
Base Syntax
discord://[path] Commands
-/
Go to Home
Full Example
discord://-/ -/channels/@me/
Go to Friends / DM List
Full Example
discord://-/channels/@me/ -/store
Go to Nitro Store
Full Example
discord://-/store -/shop
Go to Shop
Full Example
discord://-/shop -/message-requests
Go to Message Requests
Full Example
discord://-/message-requests -/family-center
Go to Family Center
Full Example
discord://-/family-center -/apps
Go to Apps
Full Example
discord://-/apps -/guild-discovery
Go to Guild Discovery
Full Example
discord://-/guild-discovery -/developer
Go to Developer Portal
Full Example
discord://-/developer -/gifts/[code]
View Gift
Parameters
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
code | string | Required | Gift Code | Udzw34... |
code string Gift Code
Example:
Udzw34... Full Example
discord://-/gifts/Udzw34... -/gifts/[code]/login
View Gift (with Login)
Parameters
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
code | string | Required | Gift Code | Udzw34... |
code string Gift Code
Example:
Udzw34... Full Example
discord://-/gifts/Udzw34.../login -/guilds/create
Create a New Server
Full Example
discord://-/guilds/create -/invite/[code]
Accept Server Invite
Parameters
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
code | string | Required | Invite Code | dTeV4eGW |
code string Invite Code
Example:
dTeV4eGW Full Example
discord://-/invite/dTeV4eGW -/invite/[code]/login
Accept Server Invite (with Login)
Parameters
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
code | string | Required | Invite Code | dTeV4eGW |
code string Invite Code
Example:
dTeV4eGW Full Example
discord://-/invite/dTeV4eGW/login -/settings/[setting]
Go to User Settings
Parameters
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
setting | enum | Required | Setting Page Values: account, profile-customization, privacy-and-safety, family-center, authorized-apps, connections, sessions, friend-requests, premium, guild-boosting, subscriptions, inventory, billing, appearance, accessibility, voice, text, notifications, keybinds, locale, windows, linux, streamer-mode, advanced, activity-privacy, registered-games, overlay, hypesquad-online, changelogs, experiments, developer-options, hotspot-options, dismissible-content-options | account |
setting enum Setting Page
Possible values:
account, profile-customization, privacy-and-safety, family-center, authorized-apps, connections, sessions, friend-requests, premium, guild-boosting, subscriptions, inventory, billing, appearance, accessibility, voice, text, notifications, keybinds, locale, windows, linux, streamer-mode, advanced, activity-privacy, registered-games, overlay, hypesquad-online, changelogs, experiments, developer-options, hotspot-options, dismissible-content-options Example:
account Full Example
discord://-/settings/account -/guilds/[guildId]/settings/[category]
Go to Guild Settings
Parameters
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
guildId | string | Required | Guild ID | 123456789012345678 |
category | enum | Required | Settings Category Values: overview, roles, emoji, stickers, widget, guild-templates, soundboard, vanity-url, integrations, app-directory, safety, audit-log, bans, community, onboarding, analytics, partner, discovery, discovery-landing-page, community-welcome, role-subscriptions, guild-premium, members, instant-invites, delete | overview |
guildId string Guild ID
Example:
123456789012345678 category enum Settings Category
Possible values:
overview, roles, emoji, stickers, widget, guild-templates, soundboard, vanity-url, integrations, app-directory, safety, audit-log, bans, community, onboarding, analytics, partner, discovery, discovery-landing-page, community-welcome, role-subscriptions, guild-premium, members, instant-invites, delete Example:
overview Full Example
discord://-/guilds/123456789012345678/settings/overview -/users/[userId]
View User Profile
Parameters
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
userId | string | Required | User ID | 123456789012345678 |
userId string User ID
Example:
123456789012345678 Full Example
discord://-/users/123456789012345678 -/channels/@me/[channelId]
Open DM Channel
Parameters
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
channelId | string | Required | DM Channel ID | 123456789012345678 |
channelId string DM Channel ID
Example:
123456789012345678 Full Example
discord://-/channels/@me/123456789012345678 -/channels/@me/[channelId]/[messageId]
Go to DM Message
Parameters
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
channelId | string | Required | DM Channel ID | 123456789012345678 |
messageId | string | Required | Message ID | 123456789012345678 |
channelId string DM Channel ID
Example:
123456789012345678 messageId string Message ID
Example:
123456789012345678 Full Example
discord://-/channels/@me/123456789012345678/123456789012345678 -/channels/@favorites
Go to Favorites
Full Example
discord://-/channels/@favorites -/channels/@favorites/[channelId]
Go to Favorite Channel
Parameters
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
channelId | string | Required | Channel ID | 123456789012345678 |
channelId string Channel ID
Example:
123456789012345678 Full Example
discord://-/channels/@favorites/123456789012345678 -/channels/[guildId]
Go to Guild
Parameters
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
guildId | string | Required | Guild ID | 123456789012345678 |
guildId string Guild ID
Example:
123456789012345678 Full Example
discord://-/channels/123456789012345678 -/channels/[guildId]/[channelId]
Go to Guild Channel
Parameters
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
guildId | string | Required | Guild ID | 123456789012345678 |
channelId | string | Required | Channel ID | 123456789012345678 |
guildId string Guild ID
Example:
123456789012345678 channelId string Channel ID
Example:
123456789012345678 Full Example
discord://-/channels/123456789012345678/123456789012345678 channels/[guildId]/channel-browser
Go to Guild Channel Browser
Parameters
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
guildId | string | Required | Guild ID | 123456789012345678 |
guildId string Guild ID
Example:
123456789012345678 Full Example
discord://channels/123456789012345678/channel-browser channels/[guildId]/customize-community
Go to Guild Customization (Onboarding)
Parameters
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
guildId | string | Required | Guild ID | 123456789012345678 |
guildId string Guild ID
Example:
123456789012345678 Full Example
discord://channels/123456789012345678/customize-community -/channels/[guildId]/@home
Go to Guild Server Guide
Parameters
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
guildId | string | Required | Guild ID | 123456789012345678 |
guildId string Guild ID
Example:
123456789012345678 Full Example
discord://-/channels/123456789012345678/@home -/events/[guildId]/[eventId]
Go to Guild Event
Parameters
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
guildId | string | Required | Guild ID | 123456789012345678 |
eventId | string | Required | Event ID | 123456789012345678 |
guildId string Guild ID
Example:
123456789012345678 eventId string Event ID
Example:
123456789012345678 Full Example
discord://-/events/123456789012345678/123456789012345678 -/channels/[guildId]/[channelId]/[messageId]
Go to Guild Message
Parameters
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
guildId | string | Required | Guild ID | 123456789012345678 |
channelId | string | Required | Channel ID | 123456789012345678 |
messageId | string | Required | Message ID | 123456789012345678 |
guildId string Guild ID
Example:
123456789012345678 channelId string Channel ID
Example:
123456789012345678 messageId string Message ID
Example:
123456789012345678 Full Example
discord://-/channels/123456789012345678/123456789012345678/123456789012345678 -/channels/[guildId]/member-safety
Go to Guild Member Safety
Parameters
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
guildId | string | Required | Guild ID | 123456789012345678 |
guildId string Guild ID
Example:
123456789012345678 Full Example
discord://-/channels/123456789012345678/member-safety -/member-verification/[guildId]
Go to Guild Membership Screening
Parameters
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
guildId | string | Required | Guild ID | 123456789012345678 |
guildId string Guild ID
Example:
123456789012345678 Full Example
discord://-/member-verification/123456789012345678 -/channels/[guildId]/role-subscriptions
Go to Guild Role Subscriptions
Parameters
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
guildId | string | Required | Guild ID | 123456789012345678 |
guildId string Guild ID
Example:
123456789012345678 Full Example
discord://-/channels/123456789012345678/role-subscriptions -/member-verification-for-hub/[hubId]
Go to Hub Membership Screening
Parameters
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
hubId | string | Required | Hub ID | 123456789012345678 |
hubId string Hub ID
Example:
123456789012345678 Full Example
discord://-/member-verification-for-hub/123456789012345678 -/library/
Go to Library
Full Example
discord://-/library/ -/library/inventory
Go to Library Inventory
Full Example
discord://-/library/inventory -/library/[skuId]/launch
Launch Game from Library
Parameters
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
skuId | string | Required | SKU ID | 123456789012345678 |
skuId string SKU ID
Example:
123456789012345678 Full Example
discord://-/library/123456789012345678/launch -/library/settings/
Go to Library Settings
Full Example
discord://-/library/settings/ -/store/skus/[skuId]
Go to Store SKU Page
Parameters
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
skuId | string | Required | SKU ID | 123456789012345678 |
skuId string SKU ID
Example:
123456789012345678 Full Example
discord://-/store/skus/123456789012345678 -/store/applications/[applicationId]
Go to Store Application Page
Parameters
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
applicationId | string | Required | Application ID | 123456789012345678 |
applicationId string Application ID
Example:
123456789012345678 Full Example
discord://-/store/applications/123456789012345678 -/login
Login Screen
Parameters
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
redirect_to | string | Optional | Redirect URL after login | ... |
redirect_to string Redirect URL after login
Example:
... Full Example
discord://-/login?redirect_to=... -/register
Register Screen
Parameters
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
redirect_to | string | Optional | Redirect URL after registration | ... |
redirect_to string Redirect URL after registration
Example:
... Full Example
discord://-/register?redirect_to=... -/reset
Password Reset
Full Example
discord://-/reset -/restore
Account Restore
Full Example
discord://-/restore