Alerts
Last updated
Last updated
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:
By using the Alert Utils, it will automatically handle rate limits from Discord API