Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bot is posting an embedded link even when the link is enclosed in "<>" angle brackets, which natively prevent an embed in discord #82

Open
Ryanpode opened this issue Apr 26, 2024 · 1 comment
Labels
bug Something isn't working discord-bot Back-end Discord bot functionaity

Comments

@Ryanpode
Copy link

Bot is posting an embedded link even when the link is enclosed in "<>" angle brackets, which natively prevent an embed in discord.

For my use case, this is a blocker for using this bot in my server, since people sometimes make long posts with multiple links, and we prefer to have them unembedded to keep things more organized. The only workaround we've found is to delete the LinkFix response post, but that's not a permission that we're willing to give to every user who might encounter this issue, so it would require active moderation for us to implement this bot.

As an example, here's a screencap of an example link I posted. I've opened the edit window after posting so that you can see the original syntax of the post.

https://i.gyazo.com/d2d50f2e22194bc43ff9badb0b7d45f5.png

https://www.reddit.com/r/holdmycatnip/comments/1cdk11p/in_his_defense_he_did_give_you_a_couple_warnings/

@RalphORama RalphORama added bug Something isn't working discord-bot Back-end Discord bot functionaity labels May 7, 2024
@RalphORama
Copy link
Member

Thanks for the heads up! We'll look into resolving the issue

TheGiddyLimit added a commit to TheGiddyLimit/linkfix-for-discord that referenced this issue May 7, 2024
TheGiddyLimit added a commit to TheGiddyLimit/linkfix-for-discord that referenced this issue May 7, 2024
TheGiddyLimit added a commit to TheGiddyLimit/linkfix-for-discord that referenced this issue May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working discord-bot Back-end Discord bot functionaity
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants