Discord Bot Dashboard

Configure webhook integration for real-time alerts

Not Configured
Webhook Configuration
Create a webhook in your Discord server settings under Integrations > Webhooks
Alert Types

Enable or disable specific alert types to send to Discord

Price Alerts
Get notified when item prices change significantly
Demand Surges
Alert when demand for items spikes suddenly
New Limited Items
Be the first to know when new limiteds are released
Trade Opportunities
Find profitable trading opportunities automatically
Message Customization
Instant Hourly Digest Daily Summary
Activity Log

No notifications sent yet

Add Bot to Server
Channel Preview

Simulated Discord channels

alerts
trading
price-updates
notifications
Message Preview
Bot Avatar BloxToolbox Alerts
Price Alert: Dominus Empyreus
The price has dropped significantly! Great opportunity to buy.
Previous Price
R$1,245,000
Current Price
R$1,150,000
Change
-7.6%
RAP
R$1,180,000
JSON Payload
{ "username": "BloxToolbox Alerts", "embeds": [{ "title": "Price Alert: Dominus Empyreus", "description": "The price has dropped significantly!", "color": 5793522, "fields": [ { "name": "Previous Price", "value": "R$1,245,000", "inline": true }, { "name": "Current Price", "value": "R$1,150,000", "inline": true } ], "footer": { "text": "Powered by BloxToolbox" }, "timestamp": "2025-12-09T12:00:00.000Z" }] }