From d8c58f5237844020edd0aadaf8ef596a82b48738 Mon Sep 17 00:00:00 2001 From: spla Date: Thu, 18 Feb 2021 18:12:31 +0100 Subject: [PATCH] Added Lemmy software --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0482fe..5599d71 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Fediverse Stats -This code gets all peers from running Mastodon or Pleroma host server and then all peers from host server's peers. Goal is to collect maximum number +This code gets all peers from running Mastodon, Pleroma and Lemmy host servers and then all peers from host server's peers. Goal is to collect maximum number of alive fediverse's servers and then query their API to obtain their registered users (if their API provide such information). At the end it post the results to host server bot account.