Update Home

2025-07-08 10:49:04 -05:00
parent beb4859404
commit a723a49ec7

@ -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.
*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.