Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SomeBadCoding/pyrometer-notify
https://github.com/SomeBadCoding/pyrometer-notify
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/SomeBadCoding/pyrometer-notify
- Owner: SomeBadCoding
- Created: 2024-06-24T15:14:48.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-06-26T15:27:12.000Z (6 months ago)
- Last Synced: 2024-06-26T18:31:14.687Z (6 months ago)
- Language: JavaScript
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-tezos - Pyrometer Discord Notify
README
You'll need a free [Cloudflare Workers account](https://dash.cloudflare.com/sign-up/workers) and [Pyrometer monitor](https://gitlab.com/tezos-kiln/pyrometer)
Prepare the following secrets, and webooks
Cloudflare API token with `Edit Workers Scripts & Worker Routes` permissions
* When using the deploy button input Account ID and Scoped API Token via the workers deployment workflow, and fork the repo
* Enable github worflows
* Deploy Worker
Post Deployment add `CF_API_TOKEN`, and `CF_ACCOUNT_ID` as GitHub Secrets. Repository -> Settings -> Secrets -> ActionsAdd Discord Channel webhook addresses inside `index.js` update `` with the the corresponding channels where you want to send the notificaiton
[![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/SomeBadCoding/pyrometer-notify)