Andrew-J-Larson / galnet-news-discord-bot

Gets news posts from Galnet News, for Elite Dangerous centered discord servers.
GNU General Public License v3.0
1 stars 1 forks source link

[Enhancement] Cache images with discord #5

Closed Andrew-J-Larson closed 3 years ago

Andrew-J-Larson commented 3 years ago

This may eliminate the issue with images not showing up for some posts.

Would require downloading the image first, and checking the hash against known values. When the hash differs, would need to update the hash table, and grab a new image link from discord with the uploaded image.

Andrew-J-Larson commented 3 years ago

Going to let the latest update run a while before assessing if this is still likely needed.

Andrew-J-Larson commented 3 years ago

Likely not needed, not hearing any issues now with images loading.