cat-message
cat-message copied to clipboard
Finds cat images/videos/gifs on reddit, sends them via applescript
This closes #3. There are a couple things you may want to change though.
Hoping to include functionality for downloading youtube videos (probably with [youtube-dl](https://ytdl-org.github.io/youtube-dl/index.html) or similar).
Right now, the script will occasionally yield no results. I'm looking for ways to handle this more gracefully that writing "No results" or an error message to `/var/mail` (where `cron`...