Webhooks
Webhooks can be used through the Betsy Bot API to interact with your server.
Azure Webhooks
Pull Requests
Send a new pull request Webhook to the Betsy API to send a notification to your server.
Setting
Value
HTTP Headers
Betsy-Guild-Id:<yourGuildId> Betsy-Channel-Id:<yourChannelId>

Enter the information above for a new Webhook Service Hook in azure to receive an update in the given channel. Set the headers correctly to ensure it works.

Last updated
Was this helpful?