Webhooks

Webhook edit for your bot information and events that is happening on your bot.

WEBHOOK SEED OR PACK: You can use 1 webhook link for a lot of bots with the same storage worlds, as it will update correctly and will not conflict.

Creating Discord Webhook

Creating Discord Webhook

Example

webhooks = {
    status = 'https://discord.com/api/webhooks/etc',
    seed = 'https://discord.com/api/webhooks/etc2',
    pack = 'https://discord.com/api/webhooks/etc3',
}

Last updated