Skip to content

Clean your favorite Discord GIFs from dead and broken links with this simple utility tool!

Notifications You must be signed in to change notification settings

kvba0000/gif-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gif Validator preview

💀 GIF Validator

GIF Validator is a utility tool that checks your favorite gifs on Discord and identifies any that are no longer available. This ensures your gif collection remains up-to-date and clean from broken links.

Important

This script is provided as-is and might stop working at any moment. (by for example Discord updating their structure) Please use it at your own risk.

❗ Requirements

To launch the script you will need:

  • Node.js [v21.6.1 or higher]
  • npm (or any other package manager like yarn/pnpm)

⚙ Installation

To install Gif Validator, follow these steps:

  1. Clone the repository to your local machine.
  2. Navigate to the cloned directory.
  3. Run npm install to install all the necessary dependencies.

⌨ Usage

To start using Gif Validator:

  1. Ensure you have set up your Discord API token in the configuration file.
  2. Run npm start to execute the script.

The script will validate your gifs and remove any that are no longer available leaving you with a clean collection!

📖 How to Build

Currently building support has been dropped even for Windows until stable and crossplatform solution will be found. (suggestions on Issues page are welcome)