Adding account id

This commit is contained in:
EBendinelli 2019-02-11 16:41:36 +00:00 committed by GitHub
parent 9a97681a3c
commit 4a56599a03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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