podaboutlist / linkfix-for-discord

LinkFix brings link embeds back to your Discord server! Simply post Twitter, Instagram, TikTok, or Reddit links and LinkFix will reply with a rich media embed.
https://discord.com/application-directory/385950397493280805
GNU Affero General Public License v3.0
18 stars 5 forks source link

Suppressing original message embeds #15

Closed Mekiah closed 11 months ago

Mekiah commented 11 months ago

Without suppressing the original embed a channel can get clogged up by non-functional thumbnails from tiktok/instagram/etc alongside the fixed embed from the bot. This is just a simple fix to try suppressing that after the reply is successful.

RalphORama commented 11 months ago

This is awesome! Thank you for your PR. It initially didn't pass linting checks so I added a commit that reformatted the code.