Dear Fediverse, I am looking for a way to publish an rss feed as toots, to migrate https://gregory-ms.com/ to mastodon. Any suggestions? So far all I found were old and broken projects
Multiple Sclerosis Research by GregoryAi

MS Doctors MS Researchers MS Patients How it works This website is an implementation of GregoryAI focused on Multiple Sclerosis research. We use this Artificial Intelligence assistant to find, filter, and distribute relevant research to Doctors and clinical researchers.

Multiple Sclerosis research by Gregory MS
@brunoamaral
doesn't something like IFTTT work?
@clisboa something that can be installed on the server would feel safer. We use zapier for the twitter feed and even that is buggy, so… might as well integrate something simpler and controllable

@brunoamaral There's this rss-to-activitypub server, if you really don't want to rely on a third-party service: https://github.com/dariusk/rss-to-activitypub

Or you can just use IFTTT (you can publish to Mastodon using the Webhooks trigger).

GitHub - dariusk/rss-to-activitypub: An RSS to ActivityPub converter.

An RSS to ActivityPub converter. Contribute to dariusk/rss-to-activitypub development by creating an account on GitHub.

GitHub

@dinis in the end, I ended up using the API and #NodeRed to keep track of what's posted.

@gregoryMS

@brunoamaral Para alimentar via rss o bot @philosophy estou a usar este script simples em PHP: https://github.com/groundcat/mastodon-rss-bot
GitHub - groundcat/mastodon-rss-bot: A simple php script that retrieves the latest item from RSS/Atom feed and posts to Mastodon account

A simple php script that retrieves the latest item from RSS/Atom feed and posts to Mastodon account - GitHub - groundcat/mastodon-rss-bot: A simple php script that retrieves the latest item from RS...

GitHub