A simple, lightweight script to quickly export your favorited GIFs from Discord into a JSON file.
I made this because I couldn't find something simple and straightforward, way to back up my Discord favorite GIFs online. If you're switching Discord accounts or just want a local list of your favorite GIF collection, this script does exactly that in seconds.
To use this script, you must be using one of the following Discord client mods:
- Vencord (Recommended)
- Equicord (or any other Vencord fork)
- Open your Discord desktop client.
- Press
Ctrl+Shift+Ito open the Developer Tools. - Click on the Console tab.
- Copy and paste the code from
Favorite_gifs.jsinto the console and hitEnter. - A file named
favorite_gifs.jsonwill automatically download containing all your GIF URLs.