Skip to content

Monitor when an Facebook Messenger account is deactivated or activated.

Notifications You must be signed in to change notification settings

MS-Jahan/Messenger-Account-Deactivation-Monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Messenger Account Deactivation Check

Real-time monitor when an Facebook Messenger account is deactivated or activated.

Usage

  • Make sure you have installed Python 3 in your machine.
  • Install fbchat module via pip3.
  • Edit the run.py file with your email, password and the user_id of the person's facebook account you want to monitor. To check if the user_id is correct or usable, go to https://messenger.com/t/<user_id> and check if your desired conversation is shown.
  • Now run the run.py script and it'll check if account is available (not deactivated) or not available (deactivated) on Facebook Messenger. To avoid account blocking or bot behaviour, this script will check for account existance in every 50 seconds which can be changed. Logs can be found in the report.txt file.

About

Monitor when an Facebook Messenger account is deactivated or activated.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages