{"id":15827245,"url":"https://github.com/piyushhbhutoria/react-native-chatbot","last_synced_at":"2026-02-06T22:32:49.607Z","repository":{"id":38956595,"uuid":"191953248","full_name":"Piyushhbhutoria/React-native-Chatbot","owner":"Piyushhbhutoria","description":"A simple chatbot using react-native-dialogflow and react-native-gifted-chat.","archived":false,"fork":false,"pushed_at":"2023-01-04T00:42:08.000Z","size":20501,"stargazers_count":1,"open_issues_count":21,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-28T19:35:20.942Z","etag":null,"topics":["android","chatbot","dialogflow","gifted-chat","ios","react-native"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/Piyushhbhutoria.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}},"created_at":"2019-06-14T14:04:38.000Z","updated_at":"2020-12-09T06:57:54.000Z","dependencies_parsed_at":"2022-09-18T22:52:12.506Z","dependency_job_id":null,"html_url":"https://github.com/Piyushhbhutoria/React-native-Chatbot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Piyushhbhutoria/React-native-Chatbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Piyushhbhutoria%2FReact-native-Chatbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Piyushhbhutoria%2FReact-native-Chatbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Piyushhbhutoria%2FReact-native-Chatbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Piyushhbhutoria%2FReact-native-Chatbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Piyushhbhutoria","download_url":"https://codeload.github.com/Piyushhbhutoria/React-native-Chatbot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Piyushhbhutoria%2FReact-native-Chatbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29179419,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T22:12:24.066Z","status":"ssl_error","status_checked_at":"2026-02-06T22:12:09.859Z","response_time":59,"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":["android","chatbot","dialogflow","gifted-chat","ios","react-native"],"created_at":"2024-10-05T10:02:30.537Z","updated_at":"2026-02-06T22:32:49.589Z","avatar_url":"https://github.com/Piyushhbhutoria.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React-native-Chatbot\n\nA simple chatbot using react-native-dialogflow and react-native-gifted-chat.\n\n## Steps to set-up\n\n1. Set-up **env.js** file like\n\n```javascript\nexport const dialogflowConfig = {\n  type: \"service_account\",\n  project_id: \"finatic\",\n  private_key_id: \"59fd29ca731fxxxxx\",\n  private_key:\n    \"-----BEGIN PRIVATE KEY-----********=\\n-----END PRIVATE KEY-----\\n\",\n  client_email: \"***.iam.gserviceaccount.com\",\n  client_id: \"108659xxxxxx\",\n  auth_uri: \"https://accounts.google.com/xxxx\",\n  token_uri: \"https://oauth2.googleapis.com/token\",\n  auth_provider_x509_cert_url: \"https://www.googleapis.com/oauth2/xxx\",\n  client_x509_cert_url:\n    \"https://www.googleapis.com/robot/xxx/test-141%40finatic-f4060.iam.gserviceaccount.com\"\n};\n```\n\nyou can generate this key from the settings in dialogflow.\n\n2. open terminal and run\n\n```shell\nyarn install\ncd ios\npod install\n\nreact-native run-android  //for android\nreact-native run-ios  //for ios\n```\n\nNOTE : Also gitignore the env.js file in your repo\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiyushhbhutoria%2Freact-native-chatbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiyushhbhutoria%2Freact-native-chatbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiyushhbhutoria%2Freact-native-chatbot/lists"}