From 4a56599a0339b92d35e54105b55bc31e536900df Mon Sep 17 00:00:00 2001 From: EBendinelli Date: Mon, 11 Feb 2019 16:41:36 +0000 Subject: [PATCH] Adding account id --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6cfe1ad..0fb6cae 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ with later timestamps to avoid duplicate posts. On the first run the timestamp w :rss {"Hacker News" "https://hnrss.org/newest" "r/Clojure" "https://www.reddit.com/r/clojure/.rss"} :mastodon {:access_token "XXXX" + :acccount_id "XXXX" :api_url "https://botsin.space/api/v1/" ;; optional boolean to mark content as sensitive :sensitive? true