An open API service indexing awesome lists of open source software.

https://github.com/processing/p5.js-comment-bot


https://github.com/processing/p5.js-comment-bot

Last synced: 3 days ago
JSON representation

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`