This simple Docker Compose setup runs a script that checks for Steam games on sale and sends a message of them to a sepcified Discord webhook. Before running the script, you will need to create a ...
Client: Monitors Discord API rate limits by making periodic requests Server: Receives reports from clients and sends notifications via Discord webhooks This architecture enables centralized monitoring ...