chunky-dev / discord-bot

Friendly bot for the Chunky Discord server.
GNU Affero General Public License v3.0
2 stars 4 forks source link

Add whitelisted domain regexes for image detection. #10

Open ThatRedox opened 2 years ago

ThatRedox commented 2 years ago

Sometimes images on ibb.co are falsely marked as not having an image.

ThatRedox commented 2 years ago

URLs can be matched with: https://ibb\.co/[\w\d]+$