mirror of
https://codeberg.org/fediverse/delightful-activitypub-development.git
synced 2024-11-21 21:30:59 +00:00
correction
This commit is contained in:
parent
b33b5df9dd
commit
3821d99c52
1 changed files with 2 additions and 2 deletions
|
@ -310,6 +310,8 @@ For an overview of known relays, see [Relay List, a regularly updated, sorted li
|
|||
|
||||
* [**Minoru's Fediverse Crawler**](https://github.com/Minoru/minoru-fediverse-crawler) ([site](https://nodes.fediverse.party/), [Fedi account](https://functional.cafe/@minoru)): Crawls the Fediverse and produces a list of instances that are alive. `AGPL-3.0, Rust`
|
||||
|
||||
* :heavy_check_mark: [**Moderator Alerts**](https://gitlab.com/stemid/mastodon-moderator-alerts) ([Fedi account](https://mastodon.se/@stemid)): Mastodon moderation alerts using Pushover.net. `-, Python`
|
||||
|
||||
* :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`
|
||||
|
||||
* :heavy_check_mark: [**Pherephone**](https://github.com/writeas/pherephone): An ActivityPub server that reblogs all the statuses of certain actors. You set it up to follow a few accounts and it announces everything they post. `AGPL-3.0, Go`
|
||||
|
@ -330,8 +332,6 @@ For an overview of known relays, see [Relay List, a regularly updated, sorted li
|
|||
|
||||
* :heavy_check_mark: [**yt2pt**](https://github.com/buoyantair/yt2pt): A simple set of scripts to quickly import your youtube channel to Peertube. `MIT, Javascript`
|
||||
|
||||
* :heavy_check_mark: [**Moderator Alerts**](https://gitlab.com/stemid/mastodon-moderator-alerts) ([Fedi account](https://mastodon.se/@stemid)): Mastodon moderation alerts using Pushover.net. `-, Python`
|
||||
|
||||
* [**WebAP Browser Extension**](https://github.com/webap-api/webap-browser-extension): This is a browser extension that implements the [WebAP API](https://github.com/webap-api/WebAP-API) (still an idea), exposing it to web applications. `MIT, Typescript`
|
||||
|
||||
### Testing
|
||||
|
|
Loading…
Reference in a new issue