checking a pre-defined list of repository for new release and posting to a discord channel via webhook
Go to file
2024-11-26 09:41:13 -06:00
.nova initial 2023-09-22 20:10:01 -05:00
.gitignore final 2024-11-22 12:28:35 -06:00
env.sample add an example environment file 2024-11-22 12:31:04 -06:00
main.py added borg, atuin, fishshell, oh-my-posh, and chezmoi to checker 2024-11-26 09:41:13 -06:00
Pipfile removing discord and discord.py from environment 2024-11-22 13:04:34 -06:00
Pipfile.lock removing discord and discord.py from environment 2024-11-22 13:04:34 -06:00
README.md final 2024-11-22 12:28:35 -06:00

release checker bot

this program will run at a pre-defined interval to check for releases on the following repositories:

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.