Skip to content

rcontf/tf2-update-notifier-cloudflare-worker

Repository files navigation

TF2 Update Notifier

A notification service that alerts on Discord whether there was a TF2 update, powered by Cloudflare Workers

Sends a Discord webhook when there is a new TF2 update. This stack can be adjusted to notify a build job, to create alerts for users, or to get the latest update news!

Setup

  1. Deploy to Cloudflare. The deploy flow will automatically provision required resources and prompt for additional information.

    Deploy to Cloudflare

Features

  • Cron schedule to check every 5 minutes
  • API access to check whether a new update is available
  • Unit tests to verify the behavior

Stack

  • Cloudflare Workers, Workers KV

Getting Started

npm install

npm run dev

Deploy

npm run deploy

About

Sends a request to Steam's API to be notified if there was a TF2 update.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Contributors