18 lines
771 B
Markdown
18 lines
771 B
Markdown
# release checker bot
|
|
|
|
this program will run at a pre-defined interval to check for releases on the following repositories:
|
|
|
|
- [neovim](https://github.com/neovim/neovim)
|
|
- [mastodon](https://github.com/mastodon/mastodon)
|
|
- [hometown](https://github.com/hometown-fork/hometown)
|
|
- [glitch-soc](https://github.com/glitch-soc/mastodon)
|
|
- [gotosocial](https://github.com/superseriousbusiness/gotosocial)
|
|
- [borgbackup](https://borgbackup.readthedocs.io/en/stable/)
|
|
- [atuin](https://atuin.sh)
|
|
- [fish-shell](https://fishshell.com)
|
|
- [chezmoi](https://www.chezmoi.io)
|
|
|
|
other repositories can and will be added later.
|
|
|
|
once a new release is discovered, the name of the release, link, and title will be posted to discord in a channel that can be subscribed to from other places.
|