YouTrack currently has no decent way of sending webhook notifications to Discord as of right now, so this project solves just that.
- Create a new workflow on YouTrack, name it something like
discord-webhook
or whatever. - In the YouTrack workflow scripting area that you're taken to, press the + button on your workflow and add a custom module for each JavaScript file in this project.
- Paste and save the contents of each JavaScript file from this project into the custom modules.
- Change the config file set up the integration.
- Test if the integration works by creating a new issue on YouTrack.