Discord
How to integrate test automation with Discord?
BugBug can send test notifications to a Discord channel using Discord's native webhook system.
Use this integration when your team monitors test results in Discord and wants instant updates about test, suite, or schedule runs.
Keep in mind that Discord integration is available on paid plans. More information about pricing can be found here: https://bugbug.io/pricing/
Create a Discord webhook
Before you create a Discord alert in BugBug, create a webhook URL in Discord.
Open Discord and go to the server where you want to receive BugBug notifications.
Open Server Settings.
Go to Integrations.
Open Webhooks.
Create a new webhook.
Choose the channel where BugBug should post messages.
Copy the webhook URL.
Treat the webhook URL as a secret. Anyone with this URL can send messages to your Discord channel.
Create a Discord message alert
After you have the Discord webhook URL, create an alert in BugBug.
Go to the Alerts page.
Click New alert.
Choose when the alert should be sent, for example when a test, suite, or schedule finishes.
Select Send Discord message as the alert action.
Paste the Discord webhook URL.
Save the alert.
Before saving, use Trigger Alert to check that Discord receives the message.
What this integration supports
BugBug sends messages to Discord channels through Discord webhooks. It does not install a Discord bot and does not send direct messages to Discord users.
If you need a custom payload for another service, use an outgoing webhook alert instead.
Last updated
Was this helpful?
