From e58b5fdc7a3441de30f37abd7bc8be2bcf218b6b Mon Sep 17 00:00:00 2001 From: Camille Frantz Date: Sun, 8 Jun 2025 15:24:24 -0500 Subject: [PATCH] Update Home --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index eb5267d..9dc86fa 100644 --- a/Home.md +++ b/Home.md @@ -2,7 +2,7 @@ This is my ActivityPub bot project. Eventually, all my bots' code will reside in To run any of these bots for yourself, you will need: -- a git repository on a forge that supports [github actions](https://github.com/resources/whitepapers/actions)* +- a git repository on a forge that supports [github actions](https://github.com/resources/whitepapers/actions)* (Gitea, Forgejo, Codeberg, and, of course, Github) - the ability to add secrets to the repository - an ActivityPub enabled account that supports the Mastodon API (only tested with Mastodon-glitch and Gotosocial at the moment)