Alerts

You can easily send manual custom alerts using our alerts utils from the package core.

Logger and StatsPublisher can automatically send alerts if the Core Package is configured to return a Webhook url from getWebhookUrl

Yet, the alert system can only handle Discord Webhooks

Using the alert tool, you can generate embed:

Alert Log Info
Alert Log Endpoint
Alert Log Stats Performance

Generate & send Alert

By using the Alert Utils, it will automatically handle rate limits from Discord API

Last updated