{"id":15524409,"url":"https://github.com/codeforequity-at/botium-connector-ondewo","last_synced_at":"2025-07-23T05:37:19.837Z","repository":{"id":91176455,"uuid":"213173835","full_name":"codeforequity-at/botium-connector-ondewo","owner":"codeforequity-at","description":"Botium Connector for Ondewo Chatbots","archived":false,"fork":false,"pushed_at":"2021-05-18T11:27:57.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-28T20:48:45.772Z","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/codeforequity-at.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2019-10-06T13:29:50.000Z","updated_at":"2021-05-18T10:06:59.000Z","dependencies_parsed_at":"2023-07-20T21:47:59.808Z","dependency_job_id":null,"html_url":"https://github.com/codeforequity-at/botium-connector-ondewo","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/codeforequity-at/botium-connector-ondewo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeforequity-at%2Fbotium-connector-ondewo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeforequity-at%2Fbotium-connector-ondewo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeforequity-at%2Fbotium-connector-ondewo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeforequity-at%2Fbotium-connector-ondewo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeforequity-at","download_url":"https://codeload.github.com/codeforequity-at/botium-connector-ondewo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeforequity-at%2Fbotium-connector-ondewo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266625176,"owners_count":23958304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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-02T10:51:12.342Z","updated_at":"2025-07-23T05:37:19.792Z","avatar_url":"https://github.com/codeforequity-at.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Botium Connector for Ondewo Chatbots\n\n[![NPM](https://nodei.co/npm/botium-connector-ondewo.png?downloads=true\u0026downloadRank=true\u0026stars=true)](https://nodei.co/npm/botium-connector-ondewo/)\n\n[![Codeship Status for codeforequity-at/botium-connector-ondewo](https://app.codeship.com/projects/fba89060-ca95-0137-148b-262f82e94b5b/status?branch=master)](https://app.codeship.com/projects/367944)\n[![npm version](https://badge.fury.io/js/botium-connector-ondewo.svg)](https://badge.fury.io/js/botium-connector-ondewo)\n[![license](https://img.shields.io/github/license/mashape/apistatus.svg)]()\n\n\nThis is a [Botium](https://github.com/codeforequity-at/botium-core) connector for testing your [Ondewo](https://www.ondewo.com/) chatbot.\n\n__Did you read the [Botium in a Nutshell](https://medium.com/@floriantreml/botium-in-a-nutshell-part-1-overview-f8d0ceaf8fb4) articles? Be warned, without prior knowledge of Botium you won't be able to properly use this library!__\n\n## How it works\nBotium connects to the API of your ondewo chatbot.\n\nIt can be used as any other Botium connector with all Botium Stack components:\n* [Botium CLI](https://github.com/codeforequity-at/botium-cli/)\n* [Botium Bindings](https://github.com/codeforequity-at/botium-bindings/)\n* [Botium Box](https://www.botium.at)\n\n## Requirements\n* **Node.js and NPM**\n* an **Ondewo bot**\n* a **project directory** on your workstation to hold test cases and Botium configuration\n\n## Install Botium and Ondewo Connector\n\nWhen using __Botium CLI__:\n\n```\n\u003e npm install -g botium-cli\n\u003e npm install -g botium-connector-ondewo\n\u003e botium-cli init\n\u003e botium-cli run\n```\n\nWhen using __Botium Bindings__:\n\n```\n\u003e npm install -g botium-bindings\n\u003e npm install -g botium-connector-ondewo\n\u003e botium-bindings init mocha\n\u003e npm install \u0026\u0026 npm run mocha\n```\n\nWhen using __Botium Box__:\n\n_Already integrated into Botium Box, no setup required_\n\n## Connecting Ondewo chatbot to Botium\n\nYou have to know just the endpoint URL for your chatbot, as well as username and password.\n  \nCreate a botium.json with this URL in your project directory: \n\n```\n{\n  \"botium\": {\n    \"Capabilities\": {\n      \"PROJECTNAME\": \"\u003cwhatever\u003e\",\n      \"CONTAINERMODE\": \"ondewo\",\n      \"ONDEWO_EMAIL\": \"...\",\n      \"ONDEWO_PASSWORD\": \"...\",\n      \"ONDEWO_AUTH_TOKEN\": \"...\",\n      \"ONDEWO_PROJECT_ID\": \"...\"\n    }\n  }\n}\n```\n\nTo check the configuration, run the emulator (Botium CLI required) to bring up a chat interface in your terminal window:\n\n```\n\u003e botium-cli emulator\n```\n\nBotium setup is ready, you can begin to write your [BotiumScript](https://github.com/codeforequity-at/botium-core/wiki/Botium-Scripting) files.\n\n## How to start sample\n\n* Adapt botium.json in the samples/ondewo directory\n* Install botium-core\n* Install packages, run the test\n\n```\n\u003e npm install --no-save botium-core\n\u003e cd ./samples/ondewo\n\u003e npm install \u0026\u0026 npm test\n```\n\n## Supported Capabilities\n\nSet the capability __CONTAINERMODE__ to __ondewo__ to activate this connector.\n\n### ONDEWO_BASEURL\nOndewo chatbot base url. By default `grpc-nlu.ondewo.com:443` is used.\n\n### ONDEWO_EMAIL*\nOndewo login email address\n\n### ONDEWO_PASSWORD*\nOndewo login password\n\n### ONDEWO_AUTH_TOKEN*\nOndewo basic auth token\n\n### ONDEWO_PROJECT_ID*\nOndewo chatbot project id\n\n### ONDEWO_LANGUAGE_CODE*\nOndewo language code. By default `en` code is used.\n\n### Roadmap\n* Support for sentiment analyze\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeforequity-at%2Fbotium-connector-ondewo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeforequity-at%2Fbotium-connector-ondewo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeforequity-at%2Fbotium-connector-ondewo/lists"}