About discord.dog
discord.dog is a free, open-source web platform that lets anyone preview Discord user profiles and servers without logging into Discord, joining anything, or installing anything.
Think of it like Telegram's t.me/username, but for Discord. Visit discord.dog/<id> and see a public profile or server preview.
What discord.dog does
- User Profiles - avatar, banner, badges, presence, activity, connections, account age, and profile details from available sources.
- Live Presence - online state, client status, Spotify, games, streaming, and custom status when Gateway or Lanyard data is available.
- Server Browser - read-only channels, messages, members, roles, threads, and events for bot-visible servers.
- Invite Previews - resolve Discord invite codes and preview server identity before joining.
- Image Cards - append .png to profile and server URLs for browser-rendered card images.
How it works
Dawg stores source snapshots, normalized fields, graph connections, enrichments, visibility rules, and routing bindings in Postgres. The Discord lens renders visibility-filtered public views from that durable data.
Data comes from Discord Bot REST, Discord Gateway events, Lanyard public presence, user-consented OAuth, and future high-risk selfbot profile sources when explicitly enabled.