Closed boly38 closed 7 months ago
hi ✋ first thanks for thirs amazinr project 🚀 👍
does exist a way to send text and disable discord integration ?
for example, if I send using await hook.send(reportContent); where my report contains a yahoo link, ex.
await hook.send(reportContent);
'Hello Kitty Island Adventure' nominated at The Game Awards https://finance.yahoo.com/news/hello-kitty-island-adventure-nominated-224457359.html
then on discord side I got "integration" for each link
thanks Best regards
It discussed here : https://support.discord.com/hc/en-us/community/posts/360057841792-Disabling-auto-embed-links-in-Webhooks
hi ✋ first thanks for thirs amazinr project 🚀 👍
does exist a way to send text and disable discord integration ?
for example, if I send using
await hook.send(reportContent);
where my report contains a yahoo link, ex.then on discord side I got "integration" for each link
thanks Best regards