Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months 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 (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-28T19:45:15.000Z (5 months ago)
- Last Synced: 2024-08-28T21:22:37.740Z (5 months ago)
- Language: Python
- Size: 187 KB
- Stars: 31
- 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 completions to the sentence "I hope this email finds you." All content is sourced from Google Books, based on searches for phrases that satrt 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 server and API key into `post.sh`. Create a cron job that will run `post.sh` periodically. Congratulations, you have a goofy Mastodon bot.