https://github.com/waldoj/finds-you
A Mastodon bot that finishes this sentence: "I hope this email finds you—"
https://github.com/waldoj/finds-you
Last synced: 5 days ago
JSON representation
A Mastodon bot that finishes this sentence: "I hope this email finds you—"
- Host: GitHub
- URL: https://github.com/waldoj/finds-you
- Owner: waldoj
- License: mit
- Created: 2024-04-20T01:53:26.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-25T02:53:55.000Z (5 months ago)
- Last Synced: 2025-04-01T21:14:04.278Z (25 days ago)
- Language: Python
- Size: 188 KB
- Stars: 39
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# I Hope This Email Finds You
Posts to Mastodon and Bluesky completions to the sentence "I hope this email finds you." All content is sourced from Google Books, based on searches for phrases that start with "finds you."
## Use
Enter your Google API key into `finds_you.py`, then plug various phrases into the script. It will populate `finds_you.txt` as it goes. Edit all the cruft out of the lines of text, remote duplicates, etc. Then enter your Mastodon / Mastodon server and auth info into `post.sh`. Create a cron job that will run `post.sh` periodically. Congratulations, you have a goofy bot.