When query a not found server, we will be added if it's alive

This commit is contained in:
spla 2023-01-07 16:13:23 +01:00
pare d152aa584a
commit a9f319c958

Veure arxiu

@ -30,4 +30,5 @@ Within Python Virtual Environment:
2.3.2022 - Improved server nodeinfo detection.
4.1.2023 - Refactored.
4.1.2023 - Now peers are obtained from mastodon.social's peers list.
5.1.2023 - Added fediquery.py. Allow ask the main bot fediverse about `soft` and `server` and it replies to the asking user with its data if any.
5.1.2023 - Added fediquery.py. Allow ask the main bot fediverse about `soft` and `server` and it replies to the asking user with its data if any.
7.1.2023 - When querying a not found server, we will be added to database if it's alive.