-
About a year ago to the month, I made a full export of a discord server, in particular one of its channels with a lot of media. the whole point I tried to make a backup is that I could have something locally when the online version inevitably went down I didn't want to be that person who shows up and complains because they didn't think of making a backup before it was gone, so I made a backup. and now I might as well be in that position for all that was saved. how can I be sure this never happens again? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Try copying the media links into a channel on Discord. If the server deletion was recent and media hasn't yet been removed from Discord's database, this will refresh the CDN signature and display the media anew. If the attachments have already been fully deleted, then I'm afraid there's nothing you can do.
If you turn on the "Download assets" setting in the export menu on the GUI version, or use the |
Beta Was this translation helpful? Give feedback.
-
in what way should I do this? log into discord on the browser, then paste any of those links at the address bar at the top? or do I have to edit the link or something else? |
Beta Was this translation helpful? Give feedback.
Try copying the media links into a channel on Discord. If the server deletion was recent and media hasn't yet been removed from Discord's database, this will refresh the CDN signature and display the media anew. If the attachments have already been fully deleted, then I'm afraid there's nothing you can do.
If you turn on the "Download assets" setting in the export menu on the GUI version, or use the
--media
flag on the CLI version, all attachments and referenced media will be downloaded locally instead of linking to Discord's servers. That way you have a local copy if things disappear.