Skip to content

Python scripts to grab wordle scores from mac messages local db for a group chat of friends and upload to google sheets

Notifications You must be signed in to change notification settings

chrisgloom/messages-wordle-tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Wordle OSX Message Tracking

A cobbled together python script that queries the local sqlite db and runs a regex on messages for a specific group chat, looking for wordle scores and collating those into a google sheets row for that date

Usage

Config.py holds config for sheet id, names of friends and their phone numbers

To run:

pip install -r requirements.txt

python WordleScoreFromChat.py

About

Python scripts to grab wordle scores from mac messages local db for a group chat of friends and upload to google sheets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages