Added Lemmy software

This commit is contained in:
spla 2021-02-18 18:09:56 +01:00
pare be90bfbd71
commit b7f32c15b7
S'han modificat 1 arxius amb 2 adicions i 2 eliminacions

Veure arxiu

@ -30,7 +30,7 @@ Within Python Virtual Environment:
| GNU Social 2.x | | | | | | ['usage']['users']['total'] | | GNU Social 2.x |
| Groundpolis | | | ['usage']['users']['total'] | | | | | Groundpolis |
| Hubzilla | | | ['usage']['users']['total'] | | | | | Hubzilla |
| Lemmy | api/v2/site ['federated_instances']['linked'] | | ['usage']['users']['total'] | | | | | Lemmy |
| Lemmy | api/v2/site ['federated_instances']['linked'] | ['usage']['users']['total']| | | | | | Lemmy |
| Mastodon | api/v1/instance/peers | ['usage']['users']['total'] (since v3.0.0) | | ['stats']['user_count'] | | | | Mastodon |
| Misskey | | | **NO** (['usage']['users'] returns {}) so using ['usage']['users']['activeHalfyear'] instead | | | | | Misskey |
| Osada | | | ['usage']['users']['total'] | | | | | Osada |
@ -72,4 +72,4 @@ Within Python Virtual Environment:
Note: install all needed packages with 'pip install package' or use 'pip install -r requirements.txt' to install them.
18.2.21 - New feature! Added (Lemmy project)[[https://join.lemmy.ml]
18.2.21 - New feature! Added [Lemmy project](https://join.lemmy.ml)