RE: example.viii.fi/posts/69c8ea75-fa32-0a2e...
Bit of Sunday morning coding. If you use #ActivityBot, you can now see all hashtagged posts on one page.
For example https://example.viii.fi/tag/ActivityBot
Alfie presents his events bot at FES.
I love @alifeee.mastodon.social.ap.brid.gy 's #Sheffield events bot (@events@events.sheffield.alifeee.net on Mastodon) - it's genuinely how I find stuff to do with the kids in town.
Leveraging #ActivityBot and some selector-heavy scraping. #FrontEndSheff
RE: colours.bots.edent.tel/posts/69b8f4ea-be04-edf4...
I've upgraded my colours poster to the latest version of #ActivityBot.
If you want to get started with little automated bots, all you need is a web host with PHP 8.5 and the ability to upload two files.
I was temped to add versioning to #ActivityBot using:
```php
define( "VERSION", hash_file( "xxh32", __FILE__ ) );
```
But I've gone with boring old DateVer instead.
🆕 blog! “Some updates to ActivityBot”
I couple of years ago, I developed ActivityBot - the simplest way to build Mastodon Bots. It is a single PHP file which can run an entire ActivityPub server and it is less than 80KB.
It works! You can follow @openbenches to see the latest entries on […]
Logo for ActivityPub.
## Some updates to ActivityBot
shkspr.mobi/blog/2026/03/some-update...
I couple of years ago, I developed ActivityBot - the simplest way to build Mastodon Bots. It is a _single_ PHP file which can run an entire ActivityPub server and it is […]
[Original post on shkspr.mobi]
Some updates to ActivityBot I couple of years ago, I developed ActivityBot - the simplest way to build Mastodon Bots. It is a single PHP file which can run an entire ActivityPub server and it is le...
#/etc/ #ActivityBot #ActivityPub #mastodon #php
Origin | Interest | Match
RE: example.viii.fi/posts/69b185bc-11f7-bbf6...
Took less than an hour. Pretty good!
#ActivityBot
RE: example.viii.fi/posts/69b029a4-2ee5-0f49...
OK! Editing posts now works.
A fully complete #ActivityPub server in under 80KB of code.
https://gitlab.com/edent/activity-bot/
I think supporting polls will be too hard, so I'm declaring this feature complete […]
RE: example.viii.fi/posts/69afec94-6f6f-ba95...
Oooooh! Pretty!
#ActivityBot
RE: example.viii.fi/posts/69af671a-1718-97f6...
You love to hear it! #ActivityBot
RE: example.viii.fi/posts/69af52c2-55d4-324b...
Content warnings now working on #ActivityBot :-)
Will try some of the harder things tomorrow.
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 […]
Let it be proclaimed across the Fediverse that @DFYX is a genius!
They've completely solved the problem of #ActivityBot not showing followers properly.
Just tested their fix, and it works perfectly:
socialhub.activitypub.rocks/t/list-of-followers-isnt...
A few updates to #ActivityBot - the super simple Fediverse Bot Server you can run anywhere.
New features:
💌 Send direct messages to users
👈 Follow, Unfollow, Block, and Unblock other accounts
🦋 Bridge to BlueSky with your domain name via Bridgy Fed
Find out more - […]