{"id":16920289,"url":"https://github.com/ctlong/everprayer","last_synced_at":"2026-05-17T22:34:09.145Z","repository":{"id":96663234,"uuid":"117524605","full_name":"ctlong/EverPrayer","owner":"ctlong","description":null,"archived":false,"fork":false,"pushed_at":"2018-01-19T07:34:55.000Z","size":7007,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-20T23:15:11.677Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ctlong.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-15T09:27:36.000Z","updated_at":"2018-01-15T09:28:04.000Z","dependencies_parsed_at":"2023-03-18T14:01:45.947Z","dependency_job_id":null,"html_url":"https://github.com/ctlong/EverPrayer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ctlong/EverPrayer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlong%2FEverPrayer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlong%2FEverPrayer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlong%2FEverPrayer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlong%2FEverPrayer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ctlong","download_url":"https://codeload.github.com/ctlong/EverPrayer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctlong%2FEverPrayer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33157576,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T19:47:39.480Z","updated_at":"2026-05-17T22:34:09.131Z","avatar_url":"https://github.com/ctlong.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EverPrayer\n\nThis project is an example bot for Messenger Platform built in Node.js. With this app, you can request prayers and it will output a random prayer.\n\nIt contains the following functionality:\n\n* Webhook (specifically for Messenger Platform events)\n* Send API \n* Web Plugins\n* Messenger Platform v1.1 features\n\n## Setup\n\nCreate `config/default.json` with variables: `appSecret`, `pageAccessToken`, `validationToken`, and `serverURL` before running the app. Descriptions of each parameter can be found in `app.js`. Alternatively, you can set the corresponding environment variables as defined in `app.js`.\n\nReplace values for `APP_ID` and `PAGE_ID` in `public/index.html`.\n\n## Run\n\nYou can start the server by running `npm start`. However, the webhook must be at a public URL that the Facebook servers can reach. Therefore, running the server locally on your machine will not work.\n\nYou can run this example on a cloud service provider like Heroku, Google Cloud Platform or AWS. Note that webhooks must have a valid SSL certificate, signed by a certificate authority. Read more about setting up SSL for a [Webhook](https://developers.facebook.com/docs/graph-api/webhooks#setup).\n\n## Webhook\n\nAll webhook code is in `app.js`. It is routed to `/webhook`. This project handles callbacks for authentication, messages, delivery confirmation and postbacks. More details are available at the [reference docs](https://developers.facebook.com/docs/messenger-platform/webhook-reference).\n\n## License\n\nSee the LICENSE file. Feel free to use and modify the code.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fctlong%2Feverprayer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fctlong%2Feverprayer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fctlong%2Feverprayer/lists"}