GithubHelp home page GithubHelp logo

sokinjons / telegram_message_archiver Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 5 KB

The Telegram Message Archiver is designed to archive received messages. It listens for messages from the Telegram Alerts script and stores them locally for future reference or analysis.

License: MIT License

Python 100.00%

telegram_message_archiver's Introduction

TELEGRAM MESSAGE ARCHIVER

The Telegram Message Archiver is a Python script designed to archive messages received or sent by the Telegram Alerts script. It listens for messages from the Telegram Alerts script and stores them locally for future reference or analysis. This tool is useful for maintaining a record of Telegram messages related to alerts or notifications generated by other scripts or systems.

FEATURES

  • Automatically archives messages from the Telegram Alerts script.
  • Stores message details locally in a text file for easy retrieval.
  • Can be run continuously as a background service or scheduled task.

USAGE

  1. Install Dependencies: Ensure you have Python installed on your system. Additionally, make sure to install any required Python packages by running:

    pip install -r requirements.txt
    
  2. Configure Telegram Alerts: Ensure that your Telegram Alerts script is configured to forward messages to the archiver. You may need to modify the Telegram Alerts script to include functionality for message forwarding.

  3. Run the Archiver: Execute the telegram_message_archiver.py script to start archiving messages. You can run the script using the following command:

    python telegram_message_archiver.py
    
  4. Access Archived Messages: The archived messages will be stored in the telegram_message_archive.txt file in the root directory of the project. You can access this file to view the archived messages at any time.

CONTRIBUTING

Contributions are welcome! If you find any issues or have suggestions for improvements, please feel free to open an issue or create a pull request.

LICENSE

This project is licensed under the MIT License - see the LICENSE file for details.

telegram_message_archiver's People

Contributors

sokinjons avatar

Watchers

 avatar

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.