aurelg / feedspora

FeedSpora posts RSS/Atom feeds to your social network accounts.
35 stars 6 forks source link

Can't get URL's to be posted on Mastodon #78

Open rmdes opened 3 years ago

rmdes commented 3 years ago

So I'm trying to use Feedspora to publish to mastodon, the mastodon connection is functional, toots gets published correctly, but I can't get the URL's of the post to be published along the content.

This is the params I have under the Mastodon block : **enabled: True post_include_media: True post_link_content: True post_include_content: True

post_include_link: True

url_shortener: 'tinyurl'**

Do I have to put these specifications elsewhere ? like in the Feed block for instance ? does it need to be specified for each feeds ?

My first approach was that these params only need to be configured for each output channels, but I can't get it to work,

Any help would be very much appreciated, thanks in advance !

mattbk commented 2 years ago

It looks like the post_include_link line is commented out.