Giter VIP home page Giter VIP logo

tlrevert's Introduction

TLRevert

This application will remove all the messages that were created by other Telegram Tools, leaving everything as if nothing has happened.

Currrently, the only tools that create messages in chats are TLMerger and TLImporter

How does it work?

Each Telegram Tools (currently, TLImporter and TLMerger) program that creates messages inside a Telegram chat will create a database that stores all the details of the operations performed and the messages that have been sent. Using that database, TLRevert will find and delete the messages.

Download

You can always grab the latest version heading over the releases tab. I built binaries for Windows (64 bits), Linux amd64 and Linux armhf

  • On Windows: Simply double click on the .exe file
  • On Linux: Download the binary, cd to the folder where the download is located and do chmod +x TLRevert-xxx && ./TLRevert-xxx

If you're running other systems (like MacOS), you will need to build the files from source.

Build from sources

Make sure that you replace the api_id and api_hash variables in the TLRevert.py file. Read instructions here for getting your own from Telegram.

Credits

Huge thanks to Telethon, and his great creator, Lonami, who always was up to answering questions and helping in development. I'm so grateful for his patience :). Thanks to the PyInstaller team for their great tool, which I used to build the binaries.

Also, huge acknowledgements to Telegram for making such a great messenger!

Give always credits to all the original authors and owners when using some parts of their hard work in your own projects

tlrevert's People

Contributors

ferferga avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

tlrevert's Issues

TLRevert misses last message

Hi, I used TLRevert to remove the messages from TLImport 3.0.7 but it missed the last message. Maybe that message was missing in the .db file? When I used TLImport I canceled the import and when the program had shut down there was a short delay until I recieved another message.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.