Hey #ActivityPub friends. Are there any new ActivityPub / Mastodon features I should add to #ActivityBot?

It's a small bot-only ActivityPub server in a single PHP file.

https://gitlab.com/edent/activity-bot/

It can be followed, post images, allow quote posts, etc.

Is there anything else you would like a bot-server to be able to do?

Terence Eden / ActivityBot ยท GitLab

A single PHP file which acts as a basic ActivityPub bot server.

GitLab
@Edent Delete and/or updating posts would be amazing. It would become a great reference implementation for basic ActivityPub interactions.
@threkk I'll have a think about how I could do that. Thanks ๐Ÿ™‚
@Edent No, thank you for making this <3

@threkk the bot can now send Delete messages. They're processed successfully by Mastodon.social - so I assume they work elsewhere ๐Ÿ™‚

Will have a think about editing.

@Edent wow, that was fast, thank you!