Post new content from RSS/Atom feed as a post (toot) on mastodon
| lib | ||
| .dockerignore | ||
| .gitignore | ||
| Dockerfile | ||
| env.sample | ||
| index.mjs | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
feed-to-toot
Post new content from RSS/Atom feed as a post (toot) on mastodon.
How to config
Copy "env.sample" to ".env" and adjust those values as you need.
How to get mastodon autentication token
Please see MASTO Quick Start.
How to install and run by using git-clone
git clone https://forgejo.kodesumber.com/adhisimon/feed-to-toot.git
cd feed-to-toot
npm ci
How to run
node index.mjs
You can run that script everytime you publish a content. Or you can create schedule by running it by a cron or a systemd timer unit.
How to run as a podman/docker container
WORKING IN PROGRESS
Instances
Here are some running bots using this tool: