CW WATCHBOT

CW WATCHBOT

CW WATCHBOT

Generate beautiful status badges for your Discord bots with real-time monitoring, uptime tracking, and professional styling.

Live API Demo

Enter any Discord bot ID to generate a status badge

Preview

Click "Generate" to see the badge

API URL

/api/badge/235088799074484224?style=discord

Markdown Usage

![Bot Status](${window.location.origin}/api/badge/235088799074484224?style=discord)

Badge Examples

See how different bots look with our status badges

Verified Bot

Dyno Bot Status
Dyno (Verified)

Regular Bot

Rythm Bot Status
Rythm (Regular Bot)

Custom Bot

Custom Bot Status
Your Bot

API Documentation

Complete guide to using our Discord bot status API

GET /api/badge/:botId

Generate a status badge for any Discord bot

Parameters

botId (required) - Discord bot ID
style (optional) - Badge style: discord, default
theme (optional) - Color theme: dark

Example

/api/badge/235088799074484224?style=discord&theme=dark

GET /api/server/:guildId

Generate an overview of all monitored bots in a server

Parameters

guildId (required) - Discord server ID
theme (optional) - Color theme: dark

GET /api/uptime/:botId

Generate an uptime chart for a specific bot

Parameters

botId (required) - Discord bot ID
hours (optional) - Time range in hours (default: 24)
theme (optional) - Color theme: dark