{"id":21406749,"url":"https://github.com/ringcentral/ringcentral-glip-errbot","last_synced_at":"2025-07-14T00:32:48.430Z","repository":{"id":146854225,"uuid":"81155589","full_name":"ringcentral/ringcentral-glip-errbot","owner":"ringcentral","description":"Errbot Backend for RingCentral Glip","archived":false,"fork":false,"pushed_at":"2017-04-07T01:23:20.000Z","size":5,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":45,"default_branch":"master","last_synced_at":"2025-04-07T20:43:11.724Z","etag":null,"topics":["errbot","glip","ringcentral"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/ringcentral.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-02-07T02:12:50.000Z","updated_at":"2024-06-12T02:33:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"6c0e60a5-4273-4afe-b7f4-f622aa1380bb","html_url":"https://github.com/ringcentral/ringcentral-glip-errbot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ringcentral/ringcentral-glip-errbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ringcentral%2Fringcentral-glip-errbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ringcentral%2Fringcentral-glip-errbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ringcentral%2Fringcentral-glip-errbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ringcentral%2Fringcentral-glip-errbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ringcentral","download_url":"https://codeload.github.com/ringcentral/ringcentral-glip-errbot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ringcentral%2Fringcentral-glip-errbot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265227899,"owners_count":23731060,"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","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":["errbot","glip","ringcentral"],"created_at":"2024-11-22T16:42:32.839Z","updated_at":"2025-07-14T00:32:48.407Z","avatar_url":"https://github.com/ringcentral.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Errbot Glip Adapter\n\n`ringcentral-glip-errbot` is an server backend adapter for [Errbot](http://errbot.io/) that allows you to use the robot with Glip.\n\n## Installation\n\n```bash\n$ make install\n```\n\n## Configuration\n\nCreate `config.py` with the following info:\n\n```python\nBACKEND = 'Glip'\n\nBOT_EXTRA_BACKEND_DIR = '/path_to/ringcentral-glip-errbot/src'\n\nBOT_IDENTITY = {\n    'username': '+11122233344',\n    'extension': '',\n    'password': 'FooBarBaz',\n    'appKey': 'YourAppKey',\n    'appSecret': 'YourAppSecret',\n    'server': 'https://platform.ringcentral.com'\n}\n```\n\n## Usage\n\n```bash\n$ make errbot\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fringcentral%2Fringcentral-glip-errbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fringcentral%2Fringcentral-glip-errbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fringcentral%2Fringcentral-glip-errbot/lists"}