Discord OSINT Workflow
5 stepsDiscord & Telegram OSINT 20260/5 steps complete
1. Server discovery via https://disboard.org and https://discordservers.com (third-party search engines).
2. Discord API v10 with correct intents: GUILD_MESSAGES to read messages, GUILD_MEMBERS for memberlist (requires verification if bot is in >100 servers).
3. Audit log analysis if you have admin in the server: discord.com/api/v10/guilds/{guild.id}/audit-logs.
4. User ID lookup: https://discord.id (decodes snowflake to creation timestamp).
5. OPSEC: NEVER join a target server with your personal account. Create a sock puppet with a dedicated email.
๐ Your progress and notes are saved only in this browser.