checking a pre-defined list of repository for new release and posting to a discord channel via webhook
Go to file
2024-11-22 12:35:52 -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 fixed string when no last_check file is found 2024-11-22 12:35:52 -06:00
Pipfile final 2024-11-22 12:28:35 -06:00
Pipfile.lock final 2024-11-22 12:28:35 -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.