Adding Account id

This commit is contained in:
EBendinelli 2019-02-12 16:45:50 +00:00 committed by GitHub
parent 4a56599a03
commit 0f38625e6c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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