Skip to content

A nice way to remove all the saved GIFs from your Telegram.

License

Notifications You must be signed in to change notification settings

HeySreelal/Saved-GIFs-Remover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Saved GIFs Remover

GitHub license GitHub release (latest by date) Node.js Version Telegram API

Overview

Saved GIFs can be fun, but they also consume valuable storage space. Unfortunately, Telegram lacks a built-in feature to efficiently clear all saved GIFs at once. Enter Saved GIFs Remover: a simple script designed to streamline the process of clearing out your saved GIFs with ease.

Features

  • Efficiency: Say goodbye to the tedious task of individually swiping up to delete each GIF. This script automates the process, saving you time and effort.
  • Simplicity: With just a few simple steps, you can reclaim storage space on your device without hassle.

Usage

  1. Clone the repository: Begin by cloning the Saved GIFs Remover repository to your local machine.
    git clone https://github.com/HeySreelal/Saved-GIFs-Remover.git
  2. Install dependencies: Use npm install to install the necessary packages, including telegram (GramJS) and input.
    npm install
  3. Run the script: Execute the script using npm start and follow the prompts to initiate the GIF removal process.
    npm start
  4. Sit back and relax: Let the script do the heavy lifting while you enjoy the newfound space on your device.

Requirements

To utilize Saved GIFs Remover, ensure you have the following:

  • Node.js: The script is built using Node.js, so make sure it is installed on your system.
  • Telegram API key: You'll need a Telegram API key to interact with the Telegram API and remove saved GIFs. You can get it from my.telegram.org.

That's it! 🚀