reminder-bot / reminder-rs

**MOVED** Please go to https://gitea.jellypro.xyz/jude/reminder-bot
https://gitea.jellypro.xyz/jude/reminder-bot
GNU Affero General Public License v3.0
48 stars 10 forks source link

Different URLs issue with Markdown links and embeds #6

Open LoganTann opened 3 years ago

LoganTann commented 3 years ago

Webhooks can display markdown links like this : [title to display](url of the link), so it works with reminder bot :

image

The URL is correct if we click in the link title...

image

... but it's different with the embed's URL (the markdown parenthesis is added after the link)

image

(This might be a discord issue)

JellyWX commented 3 years ago

It looks like it is probably a Discord issue, but I can't confirm right now since I'm having trouble reproducing it. I'll have another look later and get back to you. Thanks :)