From f131e05ee8e7b04e9244e21e1fc518bd9ee48dd9 Mon Sep 17 00:00:00 2001 From: lostinlight Date: Mon, 12 Apr 2021 20:30:57 +0000 Subject: [PATCH] Add PeerTube (on Matrix) Search --- Watchlist-for-ActivityPub-developer-resources.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Watchlist-for-ActivityPub-developer-resources.md b/Watchlist-for-ActivityPub-developer-resources.md index 4a3b981..53be2b7 100644 --- a/Watchlist-for-ActivityPub-developer-resources.md +++ b/Watchlist-for-ActivityPub-developer-resources.md @@ -121,6 +121,8 @@ * :heavy_check_mark: **[YouTube2PeerTube](https://github.com/mister-monster/YouTube2PeerTube)**: A bot that mirrors YouTube channels to PeerTube channels as videos are released in a YouTube channel. `AGPL-3.0, Python` +* :black_nib: **[PeerTube (on Matrix) Search](https://github.com/vranki/hemppa#peertube-search)**: Search PeerTube via Matrix, using Sepia Search API to search on all participating public PeerTube instances. You can also select any single instance. It's implemented as a module for Hemppa the bot. `GPL-3.0, Python` + #### Utilities * :heavy_check_mark: [**Mastodon Bot Autoresponder**](https://github.com/drequivalent/mastodon-bot-autoresponder) ([Fedi account](https://mastodon.ml/@drq)): a bot that implements group functionality in Mastodon. `MIT, Python`