๐ Webhooks
Get notified when your bots start, stop, or crash โ delivered to any URL in real time
๐ฎ Discord Alerts
Set DISCORD_WEBHOOK_URL env variable to enable automatic Discord alerts for bot events.
Checking...
โ Register Webhook
๐ Registered Webhooks
Loading...
๐ Payload Format
{
"event": "bot.crash",
"ts": 1748000000000,
"sessionId": "abc123",
"botName": "MyBot",
"reason": "process exited with code 1"
}