Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on activitypub.space
technical-discussion·Technical Discussionbydusoft

ActivityPub bot instance software (Mastodon compatible)

Hello guys,

I have been running a couple of ActivityPub / Mastodon bots posting historical photos from different public library collections (New York City, San Francisco…).

However, the hurdle I had was it was difficult and slow to deploy a new bot. It meant manually registering with Mastodon instance → verify → create app → add scopes…

So I have built a tool to speed up deployment for people who like to run multiple bots (identities / handles) on one instance. You could probably use it to run a regular user(s) as well with limits*.

This tool helps to deploy bots (new accounts / identities) in couple of clicks.

See it in action: https://bots.ambience.sk/

Code: https://github.com/nekromoff/mastodon-bots

I would be glad for any feedback. Thanks and enjoy.

  • Limits are that currently there is only one shared admin pass to access. So possible, but not recommended.
View original on activitypub.space
0

9 replies

activitypub.space

I have seen that as well. I am sure Typescript/JS has its fanbase. I prefer PHP - hence my tool.

2

@dusoft indeed! I only mention it just so you're aware (if you weren't already) so you could compare notes maybe 😅

1

Yeah, going over features over similar apps, so I can learn and get inspired :-) I added relays yesterday as those (as I have learned) help to spread content. I thought that hashtags federate globally, but they don't.

1

@dusoft very cool 😎

Sounds like ActivityBot, whose name I only remember in passing, but seems to do something similar.

1

You reached the end

ActivityPub bot instance software (Mastodon compatible) | Spyke