ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!
Tutorials, Guides, Ebooks, etc.

Receive deleted and edited Telegram messages

Submitted by Manfruity at 11-02-2025, 12:57 AM


Receive deleted and edited Telegram messages
461 Views
Manfruity's Avatar'
Manfruity
Offline
#1
Requires telegram premium!

Can help you have backups of deleted/edited messages of people you deal with. Useful for people who work on telegram all the time.

[ Hidden Content! ]

  1. Buy telegram premium if you don't have it

  2.  Create a bot in https://t.me/BotFather and set it to Business mode
    [Image: pic1.png]

  3. Add the bot to your account under business in settings
    [Image: pic2.png]

  4. Install python
    https://www.python.org/downloads/
    and requirements:
    Code:
    pip install aiogram
    pip install pydantic

  5. Create "main.py" file

    Put Code:
    https://hastebin.com/share/obizamefef.csharp

  6. Create "data base.py" file (Without the space between "data" and "base" the word is blocked on the forum)

    Put Code:
    https://hastebin.com/share/ikemohenux.ruby

  7. Create "config.ini" file
    Code:
    [main]
    bot_token=YOUR BOT TOKEN
    user=YOUR USER ID
    To get your user id message https://t.me/userinfobot

  8. Run the script, whenever someone deletes or edits a message, a message will be stored in messages.db file and the bot will also message you as well. Its recommended to leave it running on a cheap rdp/vps to keep it always online.
    [Image: pic3.png]

Not ratedThis leak has not been rated yet, be careful when downloading.
[Image: signature.webp]
0
Reply


Messages In This Thread
Receive deleted and edited Telegram messages - by Manfruity - 11-02-2025, 12:57 AM


Users browsing this thread: 1 Guest(s)