Skip to content

Instantly share code, notes, and snippets.

@ghostrider-05
Last active June 29, 2024 17:47
Show Gist options
  • Save ghostrider-05/8f1a0bfc27c7c4509b4ea4e8ce718af0 to your computer and use it in GitHub Desktop.
Save ghostrider-05/8f1a0bfc27c7c4509b4ea4e8ce718af0 to your computer and use it in GitHub Desktop.
An unofficial list of discord app protocol routes

Discord app protocol routes

Home:

  • /: discord://-/
  • friends: discord://-/channels/@me/
  • nitro: discord://-/store
  • shop: discord://-/shop
  • message requests: discord://-/message-requests
  • family centre: discord://-/family-center

General:

  • apps: discord://-/apps
  • discovery - guilds: discord://-/guild-discovery
  • gift: discord://-/gifts/<gift_code>
  • gift (with login screen): discord://-/gifts/<gift_code>/login
  • new server: discord://-/guilds/create
  • server invite: discord://-/invite/<invite_code>
  • server invite (with login screen): discord://-/invite/<invite_code>/login
  • developer portal: discord://-/developer

Settings:

  • user settings: discord://-/settings/<setting_name>
    • with setting_name:
      • User settings - my account: account
      • User settings - profiles: profile-customization
      • User settings - privacy and safety: privacy-and-safety
      • User settings - family: family-center
      • User settings - authorized apps: authorized-apps
      • User settings - connections: connections
      • User settings - devices: sessions
      • User settings - friend requests: friend-requests
      • Payment settings - Discord Nitro: premium
      • Payment settings - server boost: guild-boosting
      • Payment settings - subscriptions: subscriptions
      • Payment settings - gift inventory: inventory
      • Payment settings - billing: billing
      • App settings - appearance: appearance
      • App settings - accessibility: accessibility
      • App settings - voice & video: voice
      • App settings - text & images: text
      • App settings - notifications: notifications
      • App settings - keybinds: keybinds
      • App settings - language: locale
      • App settings - windows settings: windows
      • App settings - linux settings: linux
      • App settings - steamer mode: streamer-mode
      • App settings - advanced: advanced
      • Activity settings - activity privacy - activity-privacy
      • Activity settings - registered games - registered-games
      • Activity settings - game overlay: overlay
      • Hypesquad: hypesquad-online
      • Changelog: changelogs
      • Experiments: experiments
      • Developer options: developer-options
      • Hotspot options: hotspot-options
      • Dismissible Contents: dismissible-content-options
  • guild settings: discord://-/guilds/<guild_id>/settings
    • overview: /overview
    • roles: /roles
    • emoji: /emoij
    • stickers: /stickers
    • widget: /widget
    • server template: /guild-templates
    • soundboard: /soundboard
    • custom invite link: /vanity-url
    • Apps - integrations: /integrations
    • Apps - app directory: /app-directory (empty page)
    • Moderation - safety setup: /safety
    • Moderation - audit log: /audit-log
    • Moderation - bans: /bans
    • Community - overview: /community
    • Community - onboarding: /onboarding
    • Community - server insights: /analytics
    • Community - partner programme: /partner
    • Community - discovery: /discovery
    • Community - server web page /discovery-landing-page
    • Community - welcome screen: /community-welcome
    • Monetization - Server subscriptions: /role-subscriptions
    • Server boost status: /guild-premium
    • User managament - members: /members
    • User managament - invites: /instant-invites
    • Delete: /delete

User:

  • user profile: discord://-/users/<user_id>

Guilds and DMs:

  • dm channel: discord://-/channels/@me/<channel_id>
  • dm message: discord://-/channels/@me/<channel_id>/<message_id>
  • favorites: discord://-/channels/@favorites
  • favorites channel: discord://-/channels/@favorites/<channel_id>
  • guild: discord://-/channels/<guild_id>
  • guild channel: discord://-/channels/<guild_id>/<channel_id>
  • guild browse channels: discord://channels/<guild_id>/channel-browser
  • guild customise (onboarding): discord://channels/<guild_id>/customize-community
  • guild server guide channel: discord://-/channels/<guild_id>/@home
  • guild event: discord://-/events/<guild_id>/<event_id>
  • guild message: discord://-/channels/<guild_id>/<channel_id>/<message_id>
  • guild member safety: discord://-/channels/<guild_id>/member-safety
  • guild membership screening: discord://-/member-verification/<guild_id>
  • guild role subscriptions: discord://-/channels/<guild_id>/role-subscriptions
  • hub membership screening: discord://-/member-verification-for-hub/<hub_id>

Library:

  • library: discord://-/library/
  • library inventory: discord://-/library/inventory
  • library item actions: discord://-/library/<sku_id>/<action_name>
    • with action_name:
      • Launch: launch
  • library settings: discord://-/library/settings/
  • store page: discord://-/store/skus/<sku_id>
  • store page: discord://-/store/applications/<application_id>

Account:

  • login: discord://-/login (options: ?redirect_to=)
  • register: discord://-/register (options: ?redirect_to=)
  • reset: discord://-/reset
  • restore: discord://-/restore

Events:

If an event is over, the link might not work anymore

  • snowsgiving (Discord's yearly event in december): discord://-/snowsgiving
  • 8th birthday: discord://-/activities
@SerStars
Copy link

SerStars commented Nov 4, 2023

none of these seem to work anymore is this just a macos issue?

@SylvKT looks like a MacOS at this moment

@Dark-LYNN
Copy link

Dark-LYNN commented Nov 6, 2023

the Payment settings - server boost changed to discord://-/settings/guild_boosting

Thank you @Dark-LYNN! And.. do you know if is there any way to be redirected to the page to boost a server? Like discord://channels/<guild_id>/premium-subscriptions?

hey @Lusiiky , sorry didn't see the reply, yes you could do this by doing "discord://-/guilds/<guildID>/settings/guild-premium"

@paulofreitas
Copy link

It's really cool how you can use these protocol routes with new Markdown masked links. 😎

@Lusiiky
Copy link

Lusiiky commented Nov 11, 2023

hey @Lusiiky , sorry didn't see the reply, yes you could do this by doing "discord://-/guilds/<guildID>/settings/guild-premium"

@Dark-LYNN Hello! Unfortunately, this doesn't seem to work for me.. :'(

@Dark-LYNN
Copy link

hey @Lusiiky , sorry didn't see the reply, yes you could do this by doing "discord://-/guilds/<guildID>/settings/guild-premium"

@Dark-LYNN Hello! Unfortunately, this doesn't seem to work for me.. :'(

Hey @Lusiiky this feature indeed seems to only work on pc (not mobile) and only if the user has access to this tab in the server settings, I can't find a protocol route towards the normal guild subscription/boosts page sorry.

@Lusiiky
Copy link

Lusiiky commented Nov 12, 2023

Hey @Lusiiky this feature indeed seems to only work on pc (not mobile) and only if the user has access to this tab in the server settings, I can't find a protocol route towards the normal guild subscription/boosts page sorry.

@Dark-LYNN However, I'm on a PC, and I've tested it on a server I own, and other servers and... nothing..

@emshov74
Copy link

is there a route for channel descriptions? or linked roles?

@AutonomousCat
Copy link

Any route for adding a channel to your channel list?

@CameronMitchell1020
Copy link

is there a kind of a protocol to mute myself on the desktop app? I'm trying to code a stream deck clone and I can't find ANYTHING about this

You can use hotkeys in the user settings to mute and unmute yourself.

@fastfingertips
Copy link

discord://-/ equal to discord:///

@KrystainGDPS
Copy link

Theres also this:

  • discord://-/developers
    Opens the Developer Portal inside Discord

@BlckViper
Copy link

How can i use the redirect within the protocoll route?

Like:
discord://-/login?redirect_to=https://www.google.de

Because it doesn't work for me. Please help <3

@fastfingertips
Copy link

How can i use the redirect within the protocoll route?

Like: discord://-/login?redirect_to=https://www.google.de

Because it doesn't work for me. Please help <3

this doesn't work

@CameronMitchell1020
Copy link

How can i use the redirect within the protocoll route?

Like: discord://-/login?redirect_to=https://www.google.de

Because it doesn't work for me. Please help <3

Try https%3A%2F%2Fwww.google.de instead

@Z1xus
Copy link

Z1xus commented Apr 1, 2024

found the protocol for april fool's lootboxes: discord://-/settings/lootboxes

@TheFeThrone
Copy link

I'm looking for a protocol that'd allow me to open the popup to "change nickname." or atleast send the person to the own settings where they can edit their nickname for any server

would be easier than telling people to either rightclick and change their nicknames or telling them to type /nick <new nickname>

@fastfingertips
Copy link

"Takma adı değiştirmek" için açılır pencereyi açmama izin verecek bir protokol arıyorum. veya en azından kişiyi herhangi bir sunucu için takma adını düzenleyebilecekleri kendi ayarlarına gönderin

İnsanlara sağ tıklayıp takma adlarını değiştirmelerini veya yazmalarını söylemekten daha kolay olurdu /nick <new nickname>

if you expect this you will be disappointed, trust me

@sylv256
Copy link

sylv256 commented Jun 9, 2024

Hey y'all, so I've figured something out: these only work on Windows.

@NoPlagiarism
Copy link

these only work on Windows.

For Linux try this. Also, Discord on Linux just sucks. (ArmCord enhances it a bit)

@lCyPh3r
Copy link

lCyPh3r commented Jun 22, 2024

is there's a way to invite a discord bot with this protocol like : discord://-/oauth2/authorize?client_id=282859044593598464&scope=identify+guilds+bot+applications.commands+applications.commands.permissions.update&permissions=2080374975&response_type=code&redirect_uri=https://probot.io/api/authback

@fastfingertips
Copy link

x_x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment