https://github.com/processing/p5.js-comment-bot
https://github.com/processing/p5.js-comment-bot
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/processing/p5.js-comment-bot
- Owner: processing
- Created: 2026-03-06T17:41:13.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-03-27T16:21:43.000Z (10 days ago)
- Last Synced: 2026-03-28T01:20:27.079Z (9 days ago)
- Language: TypeScript
- Size: 104 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# p5-bot App
This app handles webhook requests sent from GitHub and perform related actions accordingly.
## Deployment
The app is deployed as a Cloudflare Worker and requires setting the following secret values:
- `APP_ID`
- `WEBHOOK_SECRET`
- `PRIVATE_KEY`