chunky-dev / discord-bot

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

Check `content-type` header to filter images. #17

Open ThatRedox opened 2 years ago

ThatRedox commented 2 years ago

Images from Twitter such as: https://pbs.twimg.com/media/FUVK3slWYAMEU0e?format=jpg do not end in .jpg. However, the response contains the content type header: content-type: image/jpeg.