{"id":20881978,"url":"https://github.com/5xruby/womany-chatbot-template","last_synced_at":"2026-04-13T18:33:10.138Z","repository":{"id":72023245,"uuid":"94982480","full_name":"5xRuby/womany-chatbot-template","owner":"5xRuby","description":null,"archived":false,"fork":false,"pushed_at":"2017-07-09T02:21:17.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-12T21:35:36.603Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/5xRuby.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-06-21T08:41:05.000Z","updated_at":"2017-07-16T03:26:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"fcbf0dfb-ab7e-45fb-af88-df0eeb4b3bc5","html_url":"https://github.com/5xRuby/womany-chatbot-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/5xRuby/womany-chatbot-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5xRuby%2Fwomany-chatbot-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5xRuby%2Fwomany-chatbot-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5xRuby%2Fwomany-chatbot-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5xRuby%2Fwomany-chatbot-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/5xRuby","download_url":"https://codeload.github.com/5xRuby/womany-chatbot-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/5xRuby%2Fwomany-chatbot-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31766473,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: 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-11-18T07:28:30.145Z","updated_at":"2026-04-13T18:33:10.120Z","avatar_url":"https://github.com/5xRuby.png","language":"Ruby","readme":"Womany Chatbot Template\n===\n\nThis is a Rails Template for Womany events.\n\n## Usage\n\n```bash\nrails new PROJECT_NAME -m https://raw.githubusercontent.com/5xRuby/womany-chatbot-template/master/rails_template.rb\n```\n\n### Setup\n\nFor development, add your Facebook Messenger `access_token` into `.env` file\n\n```bash\nACCESS_TOKEN=(YOUR_FAN_PAGE_ACCESS_TOKEN)\nAPP_SECRET=(YOUR_FACEBOOK_APP_SECRET)\n# For first time setup, you may want to use `rake secret` to generate `VERIFY_TOKEN` for facebook.\nVERIFY_TOKEN=\n```\n\nAfter setup Facebook Messenger, go to Facebook App and verify Messenger's Webhook and subscribe it.\n\n### Development\n\nAn example file is put in `app/bot/message.rb`\n\n```ruby\ninclude Facebook::Messenger\n\nBot.on :message do |message|\n  # TODO: Make bot replay something\n  message.reply(text: 'Hello, human!')\nend\n```\n\nAdd your code to handle the message and reply user.\n\nMore supported event can reference [facebook-messenger](https://github.com/jgorset/facebook-messenger) gem.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5xruby%2Fwomany-chatbot-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F5xruby%2Fwomany-chatbot-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F5xruby%2Fwomany-chatbot-template/lists"}