Update README.md
This commit is contained in:
parent
e1768f49e3
commit
e371993b23
1 changed files with 2 additions and 0 deletions
|
@ -53,6 +53,8 @@ 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"
|
||||
;; account number you see when you log in and go to your profile
|
||||
;; e.g: https://mastodon.social/web/accounts/294795
|
||||
:acccount-id "XXXX"
|
||||
:api_url "https://botsin.space/api/v1/"
|
||||
;; optional boolean to mark content as sensitive
|
||||
|
|
Reference in a new issue