framedsc / HallOfFramed

Hall-of-framed website which contains various galleries with screenshots made by the members of the community
Creative Commons Zero v1.0 Universal
6 stars 4 forks source link

Modify CuratorBot delete command so it also deletes it from the service #28

Closed originalnicodr closed 10 months ago

originalnicodr commented 11 months ago

Because we have been using Discord image links until now, deleting an entry from the DB meant only deleting the JSON information of the shot, not the shot itself since it lives inside the server channel.

However, since we would now start using another hosting server, we should also delete the shot (and its thumbnail) from the server storage in order to save space.

Blocked by

originalnicodr commented 10 months ago

Done and fixed on https://github.com/originalnicodr/CuratorDiscordBot/commit/3e8e666c7f123e0464573886143f307e0cf52744 and https://github.com/originalnicodr/CuratorDiscordBot/commit/8080cd06365c8e1880e82cbd1bb64ab1c6389294