Giter Site home page Giter Site logo

jahansabit / messenger-message-logger Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ms-jahan/messenger-message-logger

0.0 0.0 0.0 101 KB

Logs Messenger messages, so you can check messages even after deleted ๐Ÿ˜‰ . Logs them on local storage and sends a copy via Telegram bot!

Python 100.00%

messenger-message-logger's Introduction

Messenger-Message-Logger

Logs Messenger messages, logs them on local storage and sends a copy via Telegram bot!

Before Getting Started

*Enter your email, password, telegram chat ID and bot ID in the main.py file.

Installation & Usage

  1. Install Python 3 in your machine.
  2. Install python3-pip in your linux distro using apt or the package manager you have (not for Windows).
  3. Run pip3 install -r requirements.txt --user.
  4. Install git: sudo apt install git (for Ubuntu and Debian based. Command will differ for other distros. Not needed on Windows.)
  5. Run git clone --single-branch --branch v1 https://github.com/MS-Jahan/fbchat.git. You can delete other files and folders (cloned from my fbchat fork) except the fbchat folder. For Windows, you can just download the code (in zip file) for the code in branch v1.
  6. Clone this repository using git clone https://github.com/MS-Jahan/Messenger-Message-Logger. On Windows, just download the zip file and extract it.
  7. Change directory to repository folder from terminal or cmd: cd Messenger-Message-Logger.
  8. Now run: python3 main.py

Logs when:

  • New text message received (normal message or replied message).
  • Someone sends images, gifs, stickers or any kind of attachment.
  • Someones reacts or remove reaction.
  • Someones changes thread (conversation) name, color/theme, emoji.
  • Someones changes nickname.
  • New friend request is received.
  • New video/audio call is started or someone joined call in group conversation. (UNTESTED)
  • Someone adds or removes someone (as admin or general member) and toggles 'Require Admin Approval' in group conversation.
  • Someone starts or stops typing in private chat.
  • Any kind of poll or plan activity is happened. (UNTESTED)

messenger-message-logger's People

Contributors

ms-jahan 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.