I am trying to wrap my head around this and thought I might ask and get some straight answers about #activitypub
I want to build me a little system that sends out messages to different social media services. I’ve already done that for Mastodon and Twitter as a prototype.
Now my question is: I know Mastodon has an API and I can talk to the Mastodon server my account is on. That’s what I have already. What benefits do I get if I were to use #ActivityPub directly? I don’t want to build an instance nor have users. It’s basically like a bot what I want.
As you can see I have a rough idea and am asking for some suggestions about which route to take. Thank you.