Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Self-Destruct Saver

A Telegram bot that saves self-destructing photos, videos, voice messages, and video notes to "Saved Messages."

Installation

  1. Clone the repository:
    git clone https://github.com/Pfauberg/self-destruct-saver.git
    cd self-destruct-saver
  2. Install dependencies:
    pip install pyrogram tgcrypto configparser
  3. Configure config.ini:
    [telegram]
    api_id = YOUR_API_ID
    api_hash = YOUR_API_HASH

Usage

Run the bot:

python main.py

About

A Telegram userbot that saves all types of self-destructing media to Saved Messages.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Contributors

Languages