[
  {
    "id": "discord-docs-1",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/intro",
    "excerpt": "Build automated apps, commands, and integrations that run inside Discord servers.",
    "fetchedAt": "2026-09-03T23:48:49.447Z"
  },
  {
    "id": "discord-docs-2",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/intro",
    "excerpt": "Create multiplayer games and social experiences that launch directly inside Discord.",
    "fetchedAt": "2026-09-03T23:48:49.447Z"
  },
  {
    "id": "discord-docs-3",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/intro",
    "excerpt": "Add rich presence, voice chat, and social features to your game across all platforms.",
    "fetchedAt": "2026-09-03T23:48:49.447Z"
  },
  {
    "id": "discord-docs-4",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/reference",
    "excerpt": "Authenticating with the Discord API can be done in one of two ways: 1. Using a bot token... 2. Using an OAuth2 bearer token",
    "fetchedAt": "2026-09-03T23:48:49.447Z"
  },
  {
    "id": "discord-docs-5",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/resources/webhook",
    "excerpt": "Webhooks are a low-effort way to post messages to channels in Discord. They do not require a bot user or authentication to use.",
    "fetchedAt": "2026-09-03T23:48:49.447Z"
  },
  {
    "id": "discord-docs-6",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/topics/oauth2",
    "excerpt": "The first step in implementing OAuth2 is registering a developer application and retrieving your client ID and client secret.",
    "fetchedAt": "2026-09-03T23:48:49.447Z"
  },
  {
    "id": "discord-docs-7",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/interactions/overview",
    "excerpt": "Slash commands are the most common type of command and are accessed by typing `/` in the chat input, or by opening the command picker.",
    "fetchedAt": "2026-09-03T23:48:49.447Z"
  },
  {
    "id": "discord-docs-8",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/interactions/overview",
    "excerpt": "Buttons are clickable components that can be customized with different styles, texts, and emoji.",
    "fetchedAt": "2026-09-03T23:48:49.447Z"
  },
  {
    "id": "discord-docs-9",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/interactions/overview",
    "excerpt": "Modals are single-user pop-up interfaces that allow apps to collect form-like data.",
    "fetchedAt": "2026-09-03T23:48:49.447Z"
  },
  {
    "id": "discord-docs-10",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/events/gateway",
    "excerpt": "The Gateway API lets apps open secure WebSocket connections with Discord to receive events about actions that take place in a server/guild",
    "fetchedAt": "2026-09-03T23:48:49.447Z"
  },
  {
    "id": "discord-docs-11",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/discovery/overview",
    "excerpt": "Once you've enabled discovery for your app, users can find it in the App Directory — a searchable hub where they can browse by name, category, or collection.",
    "fetchedAt": "2026-09-03T23:48:49.447Z"
  },
  {
    "id": "discord-docs-12",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/discovery/overview",
    "excerpt": "Create shareable links to your app's profile page, store page, or specific items. Share these links in Discord, emails, or on your website.",
    "fetchedAt": "2026-09-03T23:48:49.447Z"
  },
  {
    "id": "discord-docs-13",
    "tier": "claimed-docs",
    "url": "https://discord.com/developers/build",
    "excerpt": "Our Embedded App SDK makes it quick and easy to ship native web apps, games, and interactive experiences.",
    "fetchedAt": "2026-09-03T23:48:49.447Z"
  },
  {
    "id": "discord-docs-14",
    "tier": "claimed-docs",
    "url": "https://discord.com/nitro",
    "excerpt": "Use custom emojis anywhere, including on your profile, in other servers, or on your face",
    "fetchedAt": "2026-09-03T23:48:49.447Z"
  },
  {
    "id": "discord-docs-15",
    "tier": "claimed-docs",
    "url": "https://discord.com/nitro",
    "excerpt": "500MB uploads",
    "fetchedAt": "2026-09-03T23:48:49.447Z"
  },
  {
    "id": "discord-docs-16",
    "tier": "claimed-docs",
    "url": "https://discord.com/nitro",
    "excerpt": "Take your look to the next level with animated avatars, banner images, profile themes, and more!",
    "fetchedAt": "2026-09-03T23:48:49.447Z"
  },
  {
    "id": "discord-docs-17",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/reference",
    "excerpt": "Using a bot token found on the Bot page within your app’s settings... Using an OAuth2 bearer token gained through the OAuth2 API.",
    "fetchedAt": "2026-09-03T23:49:56.152Z"
  },
  {
    "id": "discord-docs-18",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/topics/oauth2",
    "excerpt": "OAuth2 enables application developers to build applications that utilize authentication and data from the Discord API.",
    "fetchedAt": "2026-09-03T23:49:56.152Z"
  },
  {
    "id": "discord-docs-19",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/interactions/overview",
    "excerpt": "Application commands provide users a native way to invoke an app in Discord.",
    "fetchedAt": "2026-09-03T23:49:56.152Z"
  },
  {
    "id": "discord-docs-20",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/events/gateway",
    "excerpt": "The Gateway API lets apps open secure WebSocket connections with Discord to receive events about actions that take place in a server/guild, like when a channel is updated or a role is created.",
    "fetchedAt": "2026-09-03T23:49:56.152Z"
  },
  {
    "id": "discord-docs-21",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/discovery/overview",
    "excerpt": "Once you’ve enabled discovery for your app, users can find it in the App Directory — a searchable hub where they can browse by name, category, or collection.",
    "fetchedAt": "2026-09-03T23:49:56.152Z"
  },
  {
    "id": "discord-docs-22",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/discovery/overview",
    "excerpt": "Use Rich Presence to show what users are doing in your app, driving more users to discover it.",
    "fetchedAt": "2026-09-03T23:49:56.152Z"
  },
  {
    "id": "discord-docs-23",
    "tier": "claimed-docs",
    "url": "https://discord.com/developers/build",
    "excerpt": "With the Embedded App SDK, developers have the power to reach millions of users by creating rich, immersive, and interactive experiences that live directly within Discord.",
    "fetchedAt": "2026-09-03T23:49:56.152Z"
  },
  {
    "id": "discord-docs-24",
    "tier": "claimed-docs",
    "url": "https://discord.com/nitro",
    "excerpt": "Custom emoji anywhere ... 50MB uploads ... Custom app icons",
    "fetchedAt": "2026-09-03T23:49:56.152Z"
  },
  {
    "id": "discord-docs-25",
    "tier": "claimed-docs",
    "url": "https://discord.com/nitro",
    "excerpt": "Custom profiles ... 500MB uploads ... HD video streaming",
    "fetchedAt": "2026-09-03T23:49:56.152Z"
  },
  {
    "id": "discord-docs-26",
    "tier": "claimed-docs",
    "url": "https://discord.com",
    "excerpt": "Discord is great for playing games and chilling with friends, or even building a worldwide community. Customize your own space to talk, play, and hang out.",
    "fetchedAt": "2026-09-03T23:49:56.152Z"
  },
  {
    "id": "discord-docs-27",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/topics/oauth2",
    "excerpt": "allows /users/@me/connections to return linked third-party accounts",
    "fetchedAt": "2026-09-03T23:51:08.668Z"
  },
  {
    "id": "discord-docs-28",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/interactions/overview",
    "excerpt": "Application commands provide users a native way to invoke an app in Discord. They often map to an app’s core features or functionality.",
    "fetchedAt": "2026-09-03T23:51:08.668Z"
  },
  {
    "id": "discord-docs-29",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/discovery/overview",
    "excerpt": "users can find it in the App Directory — a searchable hub where they can browse by name, category, or collection.",
    "fetchedAt": "2026-09-03T23:51:08.668Z"
  },
  {
    "id": "discord-docs-30",
    "tier": "claimed-docs",
    "url": "https://discord.com/nitro",
    "excerpt": "Custom emoji anywhere\n\n50MB uploads\n\nCustom app icons",
    "fetchedAt": "2026-09-03T23:51:08.668Z"
  },
  {
    "id": "discord-docs-31",
    "tier": "claimed-docs",
    "url": "https://discord.com/nitro",
    "excerpt": "500MB uploads\n\nHD video streaming\n\nColor app themes and more!",
    "fetchedAt": "2026-09-03T23:51:08.668Z"
  },
  {
    "id": "discord-docs-32",
    "tier": "claimed-docs",
    "url": "https://discord.com/nitro",
    "excerpt": "50+ PC and console games like Stardew Valley & Fallout 4\n\n10 hours of cloud gaming each month",
    "fetchedAt": "2026-09-03T23:51:08.668Z"
  },
  {
    "id": "discord-docs-33",
    "tier": "claimed-docs",
    "url": "https://discord.com",
    "excerpt": "Download for Windows\n\nOpen Discord in your browser",
    "fetchedAt": "2026-09-03T23:51:08.668Z"
  },
  {
    "id": "discord-docs-34",
    "tier": "claimed-docs",
    "url": "https://discord.com",
    "excerpt": "find your friends on discord.",
    "fetchedAt": "2026-09-03T23:51:08.668Z"
  },
  {
    "id": "discord-docs-35",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/reference",
    "excerpt": "The Discord API is a REST API that allows you to interact with Discord data from your own applications.",
    "fetchedAt": "2026-09-04T00:49:02.876Z"
  },
  {
    "id": "discord-docs-36",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/reference",
    "excerpt": "Authenticating with the Discord API can be done in one of two ways:",
    "fetchedAt": "2026-09-04T00:49:02.876Z"
  },
  {
    "id": "discord-docs-37",
    "tier": "claimed-docs",
    "url": "https://discord.com/blog/connect-the-conversation-with-threads-on-discord",
    "excerpt": "A Thread is a quick way to branch a conversation off of a channel’s main feed without removing it from the channel itself.",
    "fetchedAt": "2026-09-04T00:49:02.876Z"
  },
  {
    "id": "discord-docs-38",
    "tier": "claimed-docs",
    "url": "https://discord.com/blog/connect-the-conversation-with-threads-on-discord",
    "excerpt": "Private Threads are now available for all servers! This exciting update is rolling out to both desktop and mobile users now.",
    "fetchedAt": "2026-09-04T00:49:02.876Z"
  },
  {
    "id": "discord-docs-39",
    "tier": "claimed-docs",
    "url": "https://discord.com/nitro",
    "excerpt": "Custom emoji anywhere",
    "fetchedAt": "2026-09-04T00:49:02.876Z"
  },
  {
    "id": "discord-docs-40",
    "tier": "claimed-docs",
    "url": "https://discord.com/nitro",
    "excerpt": "HD video streaming",
    "fetchedAt": "2026-09-04T00:49:02.876Z"
  },
  {
    "id": "discord-docs-41",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/intro",
    "excerpt": "Build bots and integrations on Discord, or connect your game with rich presence, voice chat, and more.",
    "fetchedAt": "2026-09-16T00:05:26.641Z"
  },
  {
    "id": "discord-docs-42",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/resources/webhook",
    "excerpt": "They do not require a bot user or authentication to use.",
    "fetchedAt": "2026-09-16T00:05:26.641Z"
  },
  {
    "id": "discord-docs-43",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/platform/webhooks.md",
    "excerpt": "CI/CD pipelines posting build results or deployment notifications",
    "fetchedAt": "2026-09-16T00:05:26.641Z"
  },
  {
    "id": "discord-docs-44",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/discord-social-sdk/getting-started.md",
    "excerpt": "allowing them to connect with their friends and communities on Discord without leaving your game",
    "fetchedAt": "2026-09-16T00:05:26.641Z"
  },
  {
    "id": "discord-docs-45",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/discord-social-sdk/core-concepts/communication-features.md",
    "excerpt": "Learn about Discord Social SDK's communication features including direct messages and voice chat.",
    "fetchedAt": "2026-09-16T00:05:26.641Z"
  },
  {
    "id": "discord-docs-46",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/discord-social-sdk/development-guides/provisional-accounts/overview.md",
    "excerpt": "Implement provisional Discord accounts for users who don't have Discord accounts yet.",
    "fetchedAt": "2026-09-16T00:05:26.641Z"
  },
  {
    "id": "discord-docs-47",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/discord-social-sdk/getting-started/using-unity.md",
    "excerpt": "This guide will walk you through integrating the Discord Social SDK into a Unity project.",
    "fetchedAt": "2026-09-16T00:05:26.641Z"
  },
  {
    "id": "discord-docs-48",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/interactions/overview",
    "excerpt": "Interactive features like commands and message components allows users to invoke an app natively within Discord.",
    "fetchedAt": "2026-09-16T00:05:26.641Z"
  },
  {
    "id": "discord-docs-49",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/discovery/overview",
    "excerpt": "users can find it in the App Directory — a searchable hub where they can browse by name",
    "fetchedAt": "2026-09-16T00:05:26.641Z"
  },
  {
    "id": "discord-docs-50",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/discord-social-sdk/core-concepts/mobile.md",
    "excerpt": "Add the Discord Social SDK to your iOS and Android games.",
    "fetchedAt": "2026-09-16T00:05:26.641Z"
  },
  {
    "id": "discord-docs-51",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/discord-social-sdk/design-guidelines/branding-guidelines.md",
    "excerpt": "There are four sets of button styles for this integration: Blurple, Light, Dark, and Flexible.",
    "fetchedAt": "2026-09-16T00:05:26.641Z"
  },
  {
    "id": "discord-docs-52",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/discord-social-sdk/design-guidelines/social-settings.md",
    "excerpt": "Discord is listening to feedback and releasing settings for players to tailor their social experience to their needs.",
    "fetchedAt": "2026-09-16T00:05:26.641Z"
  },
  {
    "id": "discord-docs-53",
    "tier": "claimed-docs",
    "url": "https://discord.com/nitro",
    "excerpt": "Subscribe to Nitro, and unlock the supercharged side of Discord.",
    "fetchedAt": "2026-09-16T00:05:26.641Z"
  },
  {
    "id": "discord-docs-54",
    "tier": "claimed-docs",
    "url": "https://discord.com/blog/connect-the-conversation-with-threads-on-discord",
    "excerpt": "Connect the Conversation with Threads on Discord",
    "fetchedAt": "2026-09-16T00:05:26.641Z"
  },
  {
    "id": "discord-docs-55",
    "tier": "claimed-docs",
    "url": "https://discord.com",
    "excerpt": "Customize your own space to talk, play, and hang out.",
    "fetchedAt": "2026-09-16T00:05:26.641Z"
  },
  {
    "id": "discord-docs-56",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/platform/webhooks.md",
    "excerpt": "Send messages into Discord channels or receive event notifications from Discord delivered to your app over HTTP.",
    "fetchedAt": "2026-09-16T00:24:45.721Z"
  },
  {
    "id": "discord-docs-57",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/discord-social-sdk/overview.md",
    "excerpt": "Learn how to integrate Discord-powered social features into your game.",
    "fetchedAt": "2026-09-16T00:24:45.721Z"
  },
  {
    "id": "discord-docs-58",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/discord-social-sdk/getting-started.md",
    "excerpt": "With the Discord Social SDK, you can offer a seamless social experience for your players, allowing them to connect with their friends and communities on Discord without leaving your game.",
    "fetchedAt": "2026-09-16T00:24:45.721Z"
  },
  {
    "id": "discord-docs-59",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/discord-social-sdk/development-guides/provisional-accounts/bot-token-endpoint.md",
    "excerpt": "Create provisional accounts server-side from your game's own unique user IDs using your application's bot token.",
    "fetchedAt": "2026-09-16T00:24:45.721Z"
  },
  {
    "id": "discord-docs-60",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/discord-social-sdk/development-guides/provisional-accounts/public-client.md",
    "excerpt": "Create provisional accounts directly from the client when you don't have a backend server.",
    "fetchedAt": "2026-09-16T00:24:45.721Z"
  },
  {
    "id": "discord-docs-61",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/discord-social-sdk/development-guides/provisional-accounts/merging-accounts.md",
    "excerpt": "Convert a provisional account into a full Discord account, migrating the player's friends, DMs, and lobby memberships.",
    "fetchedAt": "2026-09-16T00:24:45.721Z"
  },
  {
    "id": "discord-docs-62",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/discord-social-sdk/development-guides/provisional-accounts/unmerging-accounts.md",
    "excerpt": "Sever the link between a Discord account and a provisional account, and understand out-of-band and ban-driven unmerges.",
    "fetchedAt": "2026-09-16T00:24:45.721Z"
  },
  {
    "id": "discord-docs-63",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/discord-social-sdk/development-guides/account-linking-with-discord.md",
    "excerpt": "Implement account linking to connect user accounts between your application and Discord.",
    "fetchedAt": "2026-09-16T00:24:45.721Z"
  },
  {
    "id": "discord-docs-64",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/discord-social-sdk/development-guides/account-linking-on-mobile.md",
    "excerpt": "Implement OAuth2 authentication for iOS and Android with deep linking and PKCE.",
    "fetchedAt": "2026-09-16T00:24:45.721Z"
  },
  {
    "id": "discord-docs-65",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/discord-social-sdk/development-guides/account-linking-on-web.md",
    "excerpt": "Build the OAuth2 authorization flow to link players' Discord accounts to your game from a website or web app.",
    "fetchedAt": "2026-09-16T00:24:45.721Z"
  },
  {
    "id": "discord-docs-66",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/discord-social-sdk/development-guides/account-linking-on-consoles.md",
    "excerpt": "Implement Discord account linking on gaming consoles.",
    "fetchedAt": "2026-09-16T00:24:45.721Z"
  },
  {
    "id": "discord-docs-67",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/discord-social-sdk/development-guides/account-linking-from-discord.md",
    "excerpt": "Adopt the new account linking APIs to allow Discord to show your players entry points for account linking within the Discord client",
    "fetchedAt": "2026-09-16T00:24:45.721Z"
  },
  {
    "id": "discord-docs-68",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/discord-social-sdk/development-guides/creating-a-unified-friends-list.md",
    "excerpt": "Build a unified friends list that combines Discord relationships with your application.",
    "fetchedAt": "2026-09-16T00:24:45.721Z"
  },
  {
    "id": "discord-docs-69",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/discord-social-sdk/development-guides/managing-relationships.md",
    "excerpt": "Manage Discord user relationships including friends and blocked users in your application.",
    "fetchedAt": "2026-09-16T00:24:45.721Z"
  },
  {
    "id": "discord-docs-70",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/discord-social-sdk/getting-started/using-c++.md",
    "excerpt": "Get started with the Discord Social SDK in C++ applications.",
    "fetchedAt": "2026-09-16T00:24:45.721Z"
  },
  {
    "id": "discord-docs-71",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/discord-social-sdk/getting-started/using-unity.md",
    "excerpt": "Integrate the Discord Social SDK into Unity games.",
    "fetchedAt": "2026-09-16T00:24:45.721Z"
  },
  {
    "id": "discord-docs-72",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/discord-social-sdk/getting-started/using-unreal-engine.md",
    "excerpt": "Integrate the Discord Social SDK into Unreal Engine games.",
    "fetchedAt": "2026-09-16T00:24:45.721Z"
  },
  {
    "id": "discord-docs-73",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/discord-social-sdk/development-guides/provisional-accounts/identity-providers.md",
    "excerpt": "Configure OIDC, Steam, EOS, and other identity providers for provisional accounts, including the full OIDC integration requirements.",
    "fetchedAt": "2026-09-16T00:24:45.721Z"
  },
  {
    "id": "discord-docs-74",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/discord-social-sdk/development-guides/provisional-accounts/external-credentials-exchange.md",
    "excerpt": "Exchange an external provider token (OIDC, Steam, EOS, and more) server-side to create a provisional account.",
    "fetchedAt": "2026-09-16T00:24:45.721Z"
  },
  {
    "id": "discord-docs-75",
    "tier": "claimed-docs",
    "url": "https://docs.discord.com/developers/discord-social-sdk/development-guides/provisional-accounts/managing-accounts.md",
    "excerpt": "Refresh provisional account access tokens and set display names.",
    "fetchedAt": "2026-09-16T00:24:45.721Z"
  },
  {
    "id": "discord-comm-1",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=46945663",
    "excerpt": "Discord will require a face scan or ID for full access next month. This is not OK... F** that, guess I'm leaving that platform too now...",
    "fetchedAt": "2026-09-03T23:52:41.367Z"
  },
  {
    "id": "discord-comm-2",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=46945663",
    "excerpt": "Users who aren't verified as adults will not be able to access age-restricted servers and channels... Content Filters: users will need to be age-assured as adults to unblur sensitive content.",
    "fetchedAt": "2026-09-03T23:52:41.367Z"
  },
  {
    "id": "discord-comm-3",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=46945663",
    "excerpt": "Here's the October 2025 Discord data breach: official ID photos of around 70,000 users have potentially been leaked after a cyber-attack. Why they didn't do that the first time?",
    "fetchedAt": "2026-09-03T23:52:41.367Z"
  },
  {
    "id": "discord-comm-4",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=46945663",
    "excerpt": "One day I came to discover that Discord had banned the server for allegedly violating something. I wish I had written down everyone's emails because I permanently lost contact with a bunch of friends instantly.",
    "fetchedAt": "2026-09-03T23:52:41.367Z"
  },
  {
    "id": "discord-comm-5",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=46945663",
    "excerpt": "To be honest it kinda sounds like a benefit for my use-case. I don't engage with adult content and use it for one server with friends. This will reduce spam from random accounts.",
    "fetchedAt": "2026-09-03T23:52:41.367Z"
  },
  {
    "id": "discord-comm-6",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=29154216",
    "excerpt": "Discord is nearly infinitely better in the sense that they have any [moderation] tooling at all, but it's still considerably far behind the resources I've got when moderating a large Discourse instance.",
    "fetchedAt": "2026-09-03T23:52:41.367Z"
  },
  {
    "id": "discord-comm-7",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=29154216",
    "excerpt": "I'd actually still be way more likely to use discord if I have a question... I don't care if the maintainer takes 2 days to get back to me on discord but at least I get a notification.",
    "fetchedAt": "2026-09-03T23:52:41.367Z"
  },
  {
    "id": "discord-comm-8",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=29154216",
    "excerpt": "They required that users be verified, which requires you to give your phone number to Discord... they rejected [my Google Voice number] because they don't support VOIP numbers.",
    "fetchedAt": "2026-09-03T23:52:41.367Z"
  },
  {
    "id": "discord-comm-9",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=29154216",
    "excerpt": "Discord, Slack, Gitter all gate messages so much, they are not well indexed by search engines and very chaotic when a lot of people are posting.",
    "fetchedAt": "2026-09-03T23:52:41.367Z"
  },
  {
    "id": "discord-comm-10",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=29154216",
    "excerpt": "I loathe Discord for community management but we tried launching a forum and realized users don't care and just want Discord or Slack... we ended up with a dead forum with a banner directing people to our Discord.",
    "fetchedAt": "2026-09-03T23:52:41.367Z"
  },
  {
    "id": "discord-comm-11",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=29154216",
    "excerpt": "I think Discord UI/UX is beyond terrible and Discord is nothing more than a terrible walled garden where none of the content has any discoverability... every time I try to do anything in Discord, I can never intuit my way to it.",
    "fetchedAt": "2026-09-03T23:52:41.367Z"
  },
  {
    "id": "discord-comm-12",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=22238335",
    "excerpt": "'We want to make sure Discord feels super snappy all the time' is hilarious coming from a program that is infamous for making you read quirky loading lines while a basic chat application takes several seconds to start up.",
    "fetchedAt": "2026-09-03T23:52:41.367Z"
  },
  {
    "id": "discord-comm-13",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=42780816",
    "excerpt": "Discord... citing this as a Cloudflare issue other consumers are also vulnerable to, regarding the 0-click deanonymization/cache-geolocation attack affecting Signal and Discord attachments.",
    "fetchedAt": "2026-09-03T23:52:41.367Z"
  },
  {
    "id": "discord-comm-14",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=47216047",
    "excerpt": "Wow, so someone opened a discord server for a community and banned an insulting word for the community? This must be a first. [re: Microsoft's official Copilot Discord server moderation]",
    "fetchedAt": "2026-09-03T23:52:41.367Z"
  },
  {
    "id": "discord-probe-1",
    "tier": "probe",
    "url": "https://docs.discord.com/llms.txt",
    "excerpt": "PROBE llms.txt: HTTP 200 at https://docs.discord.com/llms.txt # Documentation - Discord\n\n- [Discord Developer Platform](https://docs.discord.com/developers/intro.md): Build bots and",
    "fetchedAt": "2026-09-16T00:24:47.608Z"
  },
  {
    "id": "discord-probe-2",
    "tier": "probe",
    "url": "https://docs.discord.com/developers/intro.md",
    "excerpt": "PROBE docs-md: HTTP 200 at https://docs.discord.com/developers/intro.md > ## Documentation Index\n> Fetch the complete documentation index at: https://docs.discord.com/llms.txt\n> Use this file",
    "fetchedAt": "2026-09-16T00:24:47.608Z"
  },
  {
    "id": "discord-probe-3",
    "tier": "probe",
    "url": "https://docs.discord.com/openapi.json",
    "excerpt": "PROBE openapi: all candidate paths 404 (https://docs.discord.com/openapi.json, https://docs.discord.com/swagger.json, https://docs.discord.com/api/openapi.json, https://docs.discord.com/.well-known/openapi.json)",
    "fetchedAt": "2026-09-16T00:24:47.608Z"
  }
]
