mirego / accent

The first developer-oriented translation tool. True asynchronous flow between translators and your team.
https://www.accent.reviews
BSD 3-Clause "New" or "Revised" License
1.31k stars 99 forks source link

Add Discord project integration #86

Closed queer closed 5 years ago

queer commented 5 years ago

Adds support for Discord webhooks to project integrations.

I actively use Discord instead of Slack. While Discord does have the option for Slack-compatible webhooks (by adding /slack to the webhook URL), Discord markdown syntax is not the same as Slack markdown. This has lead to weird formatting like this:

bad italics

and so this PR aims to fix that by adding explicit support for Discord.

Known issues:

queer commented 5 years ago

@simonprev Done :+1: