From a723a49ec7bede9e080efeb29b648c0edf09c6c2 Mon Sep 17 00:00:00 2001 From: Camille Frantz Date: Tue, 8 Jul 2025 10:49:04 -0500 Subject: [PATCH] Update Home --- Home.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 6948c0a..367c6ce 100644 --- a/Home.md +++ b/Home.md @@ -10,6 +10,8 @@ To run any of these bots for yourself, you will need: ## To Do - [X] [DogFacts](DogFacts): Make the pushover feature optional so that it's not required to setup an account +- [ ] Expand the notification options for all bots +- [ ] Investigate the probability of hosting the quotes file here in the repo instead of some remote location ## Index of bots that reside here: @@ -22,4 +24,4 @@ To run any of these bots for yourself, you will need: [Back home](Home) ___ -*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 +*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 were released, I waited too long and it became a complicated mess to migrate. \ No newline at end of file