14 lines
608 B
Markdown
14 lines
608 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)
|
|
|
|
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.
|