Kyle-Stadelmann / DiscordBot

BD4 Discord Bot
0 stars 0 forks source link

Rework afk pic image links #54

Closed Kyle-Stadelmann closed 2 months ago

Kyle-Stadelmann commented 11 months ago

Discord is making some changes to their cdn. They're going to be refreshing image links every 24 hours, meaning afk pic images stored on the discord cdn will have their url constantly changing. This disrupts our current afk pic system that uses/stores static cdn links.

We have two options:

Subtasks

Kyle-Stadelmann commented 2 months ago

The saved links no longer work in browser, but when sent in discord, it seems Discord automatically updates the link to make it work properly. So we somehow dodged any bugs with this change to their cdn!