A simple service to download and filter Facebook App's chat logs
- Python3 and project requirements
- The Page Access Token from some Facebook App (this requires at least Developer clearance)
- The Page ID from some Facebook App
- Add necessary info to
main.py
- Run the script
This service is mostly based on eisenjulian's work, specifically his fb-page-chat-download repo.