Adding Account id
This commit is contained in:
parent
4a56599a03
commit
0f38625e6c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Reference in a new issue