diff --git a/content/projects/mercury.md b/content/projects/mercury.md new file mode 100644 index 0000000..e38309b --- /dev/null +++ b/content/projects/mercury.md @@ -0,0 +1,19 @@ ++++ +title = "Timeless Reactive Thrifty Mercury" +date = 2021-02-24 + +[taxonomies] +tags = ["projects", "personal", "reddit", "mastodon"] ++++ + +Top Reddit to Mastodon. + +Crawls Reddit subreddits and create a post on Mastodon when it reaches a +threshold. + +- Configuration allows adding multiple subreddits. + - Can be used as "http://reddit.com/r/some_subreddit.json" +- Threshold per subreddit. +- Make sure posts appear only once. +- Mastodon account for everyone or for each subreddit? +- What if the post is an image? Should we download and add it to the post?