Add support for Discord

Description of the feature request

I would like to add similar support to what slack receives to discord webhooks so that notifications are parsable.
Right now setting up the webhook returns errors back to bitrise about missing data.

Use case / for what or how I would use it

Using Discord as a means of the dev teams chat it would be great to get updates on the status of builds in neat messages on discord.

Thanks for the #feature-request @monolithic-adam!

I’m curious to see how many of our users are or would be using discord for this, we’ll keep an eye on the votes! :wink:

1 Like

Added #contrib-this-feature tag as it can be created as a Step by anyone: https://devcenter.bitrise.io/bitrise-cli/create-your-own-step/

Sounds like an easy step, I am currently working on one that will do just that!

I have created the step, but have trouble sharing it. It would be great if you can check out my GH issue out.

Hi @realappie! We’ve seen your multiple requests and promise we’ll get to them! In case this is urgent for you please consider contacting support directly :slight_smile:

Also, we already have a “Send discord message” step here: LighthouseIT / Packages / bitrise-discord-message · GitLab

So I believe your submission would have to have extended functionality in order for the team to accept it.

Thank you! And I thought all the steps are on https://github.com/bitrise-io/bitrise-steplib, TIL.