discord.dog is a free, open-source web platform that lets anyone preview Discord user profiles and servers without logging into Discord, without joining anything, and without installing anything.
Think of it like Telegram's t.me/username — but for Discord. Visit discord.dog/<id> and see a full profile: avatar, banner, bio, badges, connections, online status, Spotify activity, and more.
discord.dog is completely free to use. There is no premium tier, no sign-up required for basic usage, and no limits on lookups. The project is open source — the code is publicly available for anyone to inspect, contribute to, or self-host.
discord.dog aggregates data from multiple sources to build the most complete profile view possible. Basic profile data comes from Discord's public API. Live presence data comes from the Discord Gateway via a bot. Connected accounts come from user-consented OAuth. Additional profile details (bio, pronouns, theme colors) are gathered from supplementary sources.
Smart routing at discord.dog/<identifier> auto-detects whether you've entered a user ID, server ID, invite code, custom slug, or username — and resolves it to the right page.