-
-
Save mikeshardmind/a10c741bb2dde772b03842d2f69f75a7 to your computer and use it in GitHub Desktop.
Revisions
-
ghostrider-05 revised this gist
Dec 29, 2022 . 1 changed file with 5 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,7 +4,9 @@ Home: * `/`: `discord://-/` * friends: `discord://-/channels/@me/` * snowsgiving (Discord's yearly event in december): `discord://-/snowsgiving` * nitro: `discord://-/store` * message requests: `discord://-/message-requests` General: @@ -70,6 +72,7 @@ Settings: * Community - partner programme: `/partner` * Community - discovery: `/discovery` * Community - welcome screen: `/community-welcome` * Monetization - Server subscriptions: `/role-subscriptions` * Server boost status: `/guild-premium` * User managament - members: `/members` * User managament - invites: `/instant-invites` @@ -88,13 +91,13 @@ Guilds and DMs: * 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 home 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 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>` <!-- * guild customize community: `discord://-/channels/<guild_id>/@customize-community` --> Library: -
ghostrider-05 revised this gist
Oct 21, 2022 . 1 changed file with 34 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -15,13 +15,17 @@ General: * new server: `discord://-/guilds/create` * server invite: `discord://-/invite/<invite_code>` * server invite (with login screen): `discord://-/invite/<invite_code>/login` 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 - authorized apps: `authorized-apps` * User settings - connections: `connections` * User settings - friend requests: `friend-requests` * Payment settings - Discord Nitro: `premium` * Payment settings - server boost: `premium-guild-subscription` * Payment settings - subscriptions: `subscriptions` @@ -38,14 +42,39 @@ General: * 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` * custom invite link: `/vanity-url` * Apps - integrations: `/integrations` * Apps - app directory: `/app-directory` (empty page) * Moderation - rules screening: `/member-verification` * Moderation - safety setup: `/moderation` * Moderation - audit log: `/audit-log` * Moderation - bans: `/bans` * Community - overview: `/community` * Community - server insights: `/analytics` * Community - partner programme: `/partner` * Community - discovery: `/discovery` * Community - welcome screen: `/community-welcome` * Server boost status: `/guild-premium` * User managament - members: `/members` * User managament - invites: `/instant-invites` * Delete: `/delete` <!-- * Moderation - automod: `` --> User: @@ -65,6 +94,8 @@ Guilds and DMs: * guild membership screening: `discord://-/member-verification/<guild_id>` * guild role subscriptions: `discord://-/guild-role-subscriptions/<guild_id>/` * hub membership screening: `discord://-/member-verification-for-hub/<hub_id>` <!-- * guild channel browser: `discord://-/channels/<guild_id>/@channel-browser` --> <!-- * guild customize community: `discord://-/channels/<guild_id>/@customize-community` --> Library: -
ghostrider-05 revised this gist
Feb 4, 2022 . 1 changed file with 15 additions and 8 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -10,7 +10,6 @@ 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` @@ -41,11 +40,12 @@ General: * App settings - advanced: `advanced` * Activity settings - activity status - `activity-status` * 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` User: @@ -55,12 +55,15 @@ 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 home 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 membership screening: `discord://-/member-verification/<guild_id>` * guild role subscriptions: `discord://-/guild-role-subscriptions/<guild_id>/` * hub membership screening: `discord://-/member-verification-for-hub/<hub_id>` Library: @@ -79,4 +82,8 @@ Account: * login: `discord://-/login` (options: `?redirect_to=`) * register: `discord://-/register` (options: `?redirect_to=`) * reset: `discord://-/reset` * restore: `discord://-/restore` <!-- Old routes --> <!-- * discovery - stages: `discord://-/discovery` --> <!-- * guild subscription plans: `discord://-/guilds/<guild_id>/premium-guild-subscriptions` --> -
ghostrider-05 revised this gist
Oct 20, 2021 . 1 changed file with 24 additions and 8 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,14 +1,21 @@ # Discord app protocols Home: * `/`: `discord://-/` * friends: `discord://-/channels/@me/` * nitro: `discord://-/store` General: * apps: `discord://-/apps` * discovery - guilds: `discord://-/guild-discovery` * discovery - stages: `discord://-/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` * settings: `discord://-/settings/<setting_name>` * with `setting_name`: * User settings - my account: `account` @@ -40,7 +47,7 @@ General: * developer options: `developer-options` * hotspot options: `hotspot-options` User: * user profile: `discord://-/users/<user_id>` @@ -49,18 +56,27 @@ Guilds and DMs: * dm channel: `discord://-/channels/@me/<channel_id>` * dm message: `discord://-/channels/@me/<channel_id>/<message_id>` * guild channel: `discord://-/channels/<guild_id>/<channel_id>` * guild event: `discord://-/events/<guild_id>/<event_id>` * guild message: `discord://-/channels/<guild_id>/<channel_id>/<message_id>` * guild membership screening: `discord://-/member-verification/<guild_id>` * guild role subscriptions: `discord://-/guild-role-subscriptions/<guild_id>/` * guild subscription plans: `discord://-/guilds/<guild_id>/premium-guild-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` -
ghostrider-05 revised this gist
Oct 1, 2021 . 1 changed file with 9 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -13,10 +13,11 @@ General: * with `setting_name`: * User settings - my account: `account` * User settings - user profile: `profile-customization` * User settings - privacy and safety: `privacy-and-safety` * User settings - authorized apps: `authorized-apps` * User settings - connections: `connections` * Payment settings - Discord Nitro: `premium` * Payment settings - server boost: `premium-guild-subscription` * Payment settings - subscriptions: `subscriptions` * Payment settings - gift inventory: `inventory` * Payment settings - billing: `billing` @@ -26,24 +27,30 @@ General: * 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 status - `activity-status` * Activity settings - game overlay: `overlay` * hypesquad: `hypesquad-online` * changelog: `changelogs` * experiments: `experiments` * developer options: `developer-options` * hotspot options: `hotspot-options` Users: * 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>` * guild channel: `discord://-/channels/<guild_id>/<channel_id>` * guild message: `discord://-/channels/<guild_id>/<channel_id>/<message_id>` * guild membership screening: `discord://-/member-verification/<guild_id>` Library: -
ghostrider-05 created this gist
Sep 30, 2021 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,59 @@ # Discord app protocols General: * home: `discord://-/channels/@me/` * nitro: `discord://-/store` * apps: `discord://-/apps` * stage discovery: `discord://-/discovery` * server discovery: `discord://-/guild-discovery` * new server: `discord://-/guilds/create` * server invite: `discord://-/invite/<invite_code>` * settings: `discord://-/settings/<setting_name>` * with `setting_name`: * User settings - my account: `account` * User settings - user profile: `profile-customization` * User settings - privacy and saftey: `privacy-and-safety` * User settings - authorized apps: `authorized-apps` * User settings - connections: `connections` * Payment settings - Discord Nitro: `premium` * 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 - windows settings: `windows` * App settings - steamer mode: `streamer-mode` * App settings - advanced: `advanced` * Activity settings - activity status - `activity-status` * Activity settings - game overlay: `overlay` * hypesquad: `hypesquad-online` * changelog: `changelogs` Users: * user profile: `discord://-/users/<user_id>` Channel and messages: * dm channel: `discord://-/channels/@me/<channel_id>` * dm message: `discord://-/channels/@me/<channel_id>/<message_id>` * guild channel: `discord://-/channels/<guild_id>/<channel_id>` * guild message: `discord://-/channels/<guild_id>/<channel_id>/<message_id>` Library: * games library: `discord://-/library/` * library settings: `discord://-/library/settings/` * launch game: `discord://-/library/<game_id>/launch` * store page: `discord://-/store/skus/<game_id>` Account: * login: `discord://-/login` (options: `?redirect_to=`) * register: `discord://-/register` (options: `?redirect_to=`) * restore: `discord://-/restore`