v3.0.0
Allow backfilling of followings. To make use of this:
- Update your fork - You must have v3.0.0 or later.
- Provide two additional environment variables:
USER
This is the user whose most recently followed accounts you wish to backfill. You should only supply the 'local' part of their name. So, if their full name is@[email protected]
, simply supplymichael
.MAX_FOLLOWINGS
How many of their most recently followed accounts do you wish to backfill? Provide an integer greater than0
. I suggest a value no greater than80
, to avoid pagination.
For full details see the blog post: Pull missing posts from recently followed accounts into Mastodon