commit f366e5304b3896aff052da62d03761da0f0c1eed Author: Camille Frantz Date: Sun Jun 8 15:15:34 2025 -0500 Add # fyrfli's bots diff --git a/%23-fyrfli%27s-bots.md b/%23-fyrfli%27s-bots.md new file mode 100644 index 0000000..1276c46 --- /dev/null +++ b/%23-fyrfli%27s-bots.md @@ -0,0 +1,11 @@ +This is my ActivityPub bot project. Eventually, all my bots' code will reside in this repository. + +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)* +- 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) + + +___ +*I despise corporate crap much like you do. I use [Gitea](https://about.gitea.com) and [their fork](https://blog.gitea.com/hacking-on-gitea-actions/) of Github's actions project. Note that while many folks migrated to [Forgejo](https://forgejo.org), I have not. Many reasons for that, but the most definitive reason is that when Forgejo forked off from Gitea, there wasn't a really comprehensive CI/CD solution (woodpecker was clunky for me) and when Gitea Actions finally released, it was a complicated process to migrate. \ No newline at end of file