Messenger Message Logger
1.0.0
Currently logging in from the script doesn't work 99% of the time. You have to copy the browser cookies from the browser and put that in a json file. More details are here.
Also, I'll not be responsible if your account gets blocked or deleted. USE AT YOUR OWN RISK!
Logs Messenger messages, logs them on local storage and sends a copy via Telegram bot!
*Enter your email, password, telegram chat ID and bot ID in the config.py
file.
python3-pip
in your linux distro using apt or the package manager you have (not for Windows).pip3 install -r requirements.txt --user
.sudo apt install git
(for Ubuntu and Debian based. Command will differ for other distros. Not needed on Windows.)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.git clone https://github.com/MS-Jahan/Messenger-Message-Logger
. On Windows, just download the zip file and extract it.fbchat
folder to the Messenger-Message-Logger
folder where the main.py
file is.cd Messenger-Message-Logger
. (for example)python3 main.py
Logs when: