From 38a0f8007b1ae7ed450479ab1ad940f94db9e0df Mon Sep 17 00:00:00 2001 From: Arnold Schrijver Date: Sat, 30 Apr 2022 07:12:04 +0200 Subject: [PATCH] Add mastodon_bulk_find_follow --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e781f97..9ac0f78 100644 --- a/README.md +++ b/README.md @@ -205,6 +205,8 @@ For an overview of known relays, see [A sorted list of ActivityPub relays for Ma * :heavy_check_mark: [**mastodon-backup**](https://github.com/kensanata/mastodon-backup) ([Fedi account](https://octodon.social/@kensanata)): Archive your statuses, favorites and media using the Mastodon API. `GPL-3.0, Python` +* [**mastodon_bulk_find_follow**](https://gitlab.com/ozten/mastodon_bulk_find_follow) ([site](https://commotionmade.com/)): Bulk find and follow to make it easy to migrate from Twitter to Mastodon. `BSD-3-Clause, Javascript` + * :heavy_check_mark: [**Mastotool**](https://github.com/muesli/mastotool): A collection of tools to work with your Mastodon account; displays account statistics and lets you search your toots. `MIT, Go` * :heavy_check_mark: [**OCR Bot**](https://github.com/Lynnesbian/OCRbot/) ([Fedi account](https://fedi.lynnesbian.space/@lynnesbian)): An OCR (Optical Character Recognition) bot for Mastodon (and compatible) instances `AGPL-3.0, Python`