From 0f38625e6c98444957edd5c2b349c5284067c0c2 Mon Sep 17 00:00:00 2001 From: EBendinelli Date: Tue, 12 Feb 2019 16:45:50 +0000 Subject: [PATCH] Adding Account id --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fb6cae..25d2eae 100644 --- a/README.md +++ b/README.md @@ -53,7 +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" + :acccount-id "XXXX" :api_url "https://botsin.space/api/v1/" ;; optional boolean to mark content as sensitive :sensitive? true