🌐 Discord Webhooks
Vending Machines can send selected vending activity to Discord using configurable webhook URLs.
Webhook configuration is stored in:
configs/ApiKeys.luaMain settings
Config.Webhooks contains:
Option
Purpose
Enabled
Enables or disables webhook logging.
Name
Name displayed by the webhook.
Color
Embed color.
Urls
Per-event webhook URLs.
Supported webhook events
You can configure separate URLs for:
OrderPlacedDeliveryStartedDeliveryFinishedPurchaseRestock
If an event URL is empty, that event is skipped.
Customizing embeds
Webhook embed layout can be edited in:
Last updated