From 25cf9611a664ecdfa806f4f344fd45f8ef981169 Mon Sep 17 00:00:00 2001 From: spla Date: Sat, 21 Aug 2021 11:19:32 +0200 Subject: [PATCH] Updated README.md - Best Fediverse's servers Uptime Publishing Bot --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 29416a0..a9fe9c5 100644 --- a/README.md +++ b/README.md @@ -73,8 +73,11 @@ Within Python Virtual Environment: | writefreely | api/nodeinfo | ['software']['name'] | | zap | nodeinfo/2.0.json | ['software']['name'] | -5. Use your favourite scheduling method to set `python fediverse.py` to run twice daily, `python fetchservers.py` one time daily and `python getworld.py` to run monthly. +7. Run `python uptime_setup.py` to get your Uptime bot's access token of your Mastodon or Pleroma server existing account. It will be saved to 'secrets/uptime_secrets.txt' for further use. -18.2.21 - New feature! Added [Lemmy project](https://join.lemmy.ml) -12.5.21 - New feature! Added Wordpress support. The code can now detect Wordpress instances with ActivityPub enabled plugin. -12.5.21 - New feature! New shinny creation of servers and users graphs. +8. Use your favourite scheduling method to set `python fediverse.py` to run twice daily, `python fetchservers.py` one time daily, `python getworld.py` to run monthly and `python uptime.py` (choose your desired frequency) if you want to publish best fediverse's servers uptime. + +18.2.2021 - New feature! Added [Lemmy project](https://join.lemmy.ml) +12.5.2021 - New feature! Added Wordpress support. The code can now detect Wordpress instances with ActivityPub enabled plugin. +12.5.2021 - New feature! New shinny creation of servers and users graphs. +21.8.2021 - New feature! Added Best Fediverse's servers Uptime publishing bot.