Advertisement · 728 × 90
#
Hashtag
#ActivityBot
Advertisement · 728 × 90

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

0 1 0 0
Alfie presents his events bot at FES.

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

0 1 0 0

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.

0 1 1 0

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.

0 2 0 0
Original post on mastodon.social

🆕 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 […]

1 8 2 0
Logo for ActivityPub.

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]

1 3 0 0
Preview
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@bot.openbenches.org to see the latest entries on OpenBenches.org, and @colours@colours.bots.edent.tel for a slice of colour in your day, and @solar@solar.bots.edent.tel to see…

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

0 0 0 0

RE: example.viii.fi/posts/69b185bc-11f7-bbf6...

Took less than an hour. Pretty good!
#ActivityBot

0 0 0 0
Original post on mastodon.social

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 […]

0 19 5 0

RE: example.viii.fi/posts/69afec94-6f6f-ba95...

Oooooh! Pretty!
#ActivityBot

0 0 0 0

RE: example.viii.fi/posts/69af671a-1718-97f6...

You love to hear it! #ActivityBot

0 0 0 0

RE: example.viii.fi/posts/69af52c2-55d4-324b...

Content warnings now working on #ActivityBot :-)

Will try some of the harder things tomorrow.

0 3 0 0
Original post on mastodon.social

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 […]

2 10 2 0
Preview
List of followers isn't available to Mastodon Alright, this has driven me crazy for over a week and I couldn’t find an answer anywhere on the web so I decided to dive into Mastodon’s code. The solution is simple: both followers and following need to be paginated, even if either of them is empty. Mastodon retrieves both and simply checks if they have a “first” property. That’s it.

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...

0 1 0 0
Original post on mastodon.social

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 - […]

0 1 2 0