jayme-github / victorops-calendar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Filter Batphone rotation from VictorOps personal calendar (ICS)

Usage

Feel free to use the worker I've set up already (as long as they do not reach the free tier limits ;-))

  • https://victorops.pandaschinken.workers.dev/wikimedia/<USERNAME>/<TOKEN>.ics

Setup

To set up your own worker, follow the Cloudflare Workers: Get started guide until you have a logged in wrangler config.

  • Run wrangler whoami to get your Account ID
  • Copy wrangler.toml.tmpl to wrangler.toml
  • Add your Account ID to wrangler.toml

After that you can publish the code by calling:

wrangler publish

About

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 100.0%