- Remix this glitch.
- Get a Mastodon API token.
- Put it into .env (don't worry, it's hidden from non-collaborators).
- Configure UptimeRobot to hit theÂ
/check
 endpoint.
I made a glitch over lunch to periodically check my own statuses for links, and dispatch webmentions accordingly. It’s still pretty crude, but works well so far. It works through old statuses and then new in batches, searches the content of each status for anchors, and dispatches webmentions for those which support them. Feel free to remix it!
Edit: Apologies. It was set to private, but public now.
Chris, wondering if you could provide clarification on his /check endpoint. I am still learning that side of things (still haven’t dived into WebSub side of things.)