NateShoffner / lanco-discord-bot

Discord bot tailored to Lancaster County/City in PA.
MIT License
2 stars 2 forks source link

Feature: Unfurl Whenever Native Fails #30

Closed NateShoffner closed 5 months ago

NateShoffner commented 5 months ago

Discord often fails to unfurl URLs due to a variety of reasons (request being blocked, page not supporting OpenGraph tags, etc) so we could use multiple methods of obtaining page data for previews.

One immediate issue will be possible conflicts with various cogs and determining which cog(s) should be handling specific URLs.