Productivity
Monitor Discord with MrCron
MrCron mirrors your Discord bot's guild count, total members, and online members every 5 minutes so you can watch community server health next to the rest of your stack.
How MrCron monitors Discord
- Server count across all guilds the bot is in.
- Total member count summed across all guilds.
- Online member count summed across all guilds.
- Auth-failure detection with an amber Rotate key CTA when the bot token stops working.
What you will see
Server count, total members, online members across your Discord bot's guilds.
Auth flow: API Key. Credentials are stored encrypted at rest with AES-256-GCM and never returned to your browser.
Start monitoring Discord
Sign in, create a project, and connect Discord in under a minute. First check ships in the free tier.
Frequently asked questions
- What Discord credentials does MrCron need?
- A Discord bot token from the Discord developer portal. The bot must be invited to the guilds you want to track. MrCron stores the token encrypted at rest.
- Does MrCron read chat messages?
- No. MrCron reads guild metadata (name, member count, online count) only. Message content, DMs, and voice are never fetched.
- Which Discord bot permissions are needed?
- The bot only needs the default read gateway intents for guild and presence data. No admin, no message content, no member management.
- Can I split guilds across MrCron projects?
- No. The bot token roll-up covers all guilds the bot is in. Split by using separate bot applications if you need per-project isolation.