{"id":13406454,"url":"https://github.com/howdyai/botkit","last_synced_at":"2025-03-14T11:30:27.508Z","repository":{"id":38237536,"uuid":"47851629","full_name":"howdyai/botkit","owner":"howdyai","description":"Botkit is an open source developer tool for building chat bots, apps and custom integrations for major messaging platforms.","archived":true,"fork":false,"pushed_at":"2024-07-01T02:28:35.000Z","size":12073,"stargazers_count":11527,"open_issues_count":46,"forks_count":2292,"subscribers_count":312,"default_branch":"main","last_synced_at":"2025-03-05T14:11:28.913Z","etag":null,"topics":["bot","bot-application","botkit","botkit-studio","bots","chatbot","cisco-spark","conversational-ui","facebook","facebook-bot","facebook-messenger","glitch","making-bots","microsoft-bot-framework","microsoft-teams","slack","sms","twilio","web-bot","workplacebyfacebook"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/howdyai.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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":"2015-12-11T21:21:12.000Z","updated_at":"2025-03-04T17:54:51.000Z","dependencies_parsed_at":"2023-02-01T03:46:05.969Z","dependency_job_id":"9967a6d8-ceed-41a9-b2c8-21d99235cb50","html_url":"https://github.com/howdyai/botkit","commit_stats":{"total_commits":2795,"total_committers":297,"mean_commits":9.41077441077441,"dds":0.7202146690518784,"last_synced_commit":"b8f0e3e7fd9238a585ffdcec4a691acb23d0adcf"},"previous_names":[],"tags_count":56,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/howdyai%2Fbotkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/howdyai%2Fbotkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/howdyai%2Fbotkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/howdyai%2Fbotkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/howdyai","download_url":"https://codeload.github.com/howdyai/botkit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243321982,"owners_count":20272797,"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":["bot","bot-application","botkit","botkit-studio","bots","chatbot","cisco-spark","conversational-ui","facebook","facebook-bot","facebook-messenger","glitch","making-bots","microsoft-bot-framework","microsoft-teams","slack","sms","twilio","web-bot","workplacebyfacebook"],"created_at":"2024-07-30T19:02:30.723Z","updated_at":"2025-03-14T11:30:27.011Z","avatar_url":"https://github.com/howdyai.png","language":"TypeScript","readme":"# ![Botkit](banner.png)\n\n**Botkit is an open source developer tool for building chat bots, apps and custom integrations for major messaging platforms.**\n\nThis repository contains the core Botkit library, as well as a series of plugins and extensions for connecting Botkit to messaging and chat platforms and other tools in the bot building ecosystem.\n\nBotkit is part of the [Microsoft Bot Framework](https://dev.botframework.com)\nand is released under the [MIT Open Source license](LICENSE.md)\n\n# Use Botkit\n\n* [Install Botkit and get started](packages/botkit#readme)\n* [Botkit Core Docs](https://github.com/howdyai/botkit/blob/main/packages/docs/index.md)\n* [Botkit Platform Support](https://github.com/howdyai/botkit/blob/main/packages/docs/platforms/index.md)\n* [Botkit Class Reference](https://github.com/howdyai/botkit/blob/main/packages/docs/reference/index.md)\n\n## Packages included in this repo\n\n| Package | Description | NPM Status\n|--- |--- |---\n| [botkit](packages/botkit) | Botkit Core library | [![NPM Badge](https://img.shields.io/npm/dw/botkit.svg?logo=npm)](https://www.npmjs.com/package/botkit/) \n| [botbuilder-adapter-web](packages/botbuilder-adapter-web) | A platform adapter for the web | [![NPM Badge](https://img.shields.io/npm/dw/botbuilder-adapter-web.svg?logo=npm)](https://www.npmjs.com/package/botbuilder-adapter-web) \n| [botbuilder-adapter-slack](packages/botbuilder-adapter-slack) | A platform adapter for Slack | [![NPM Badge](https://img.shields.io/npm/dw/botbuilder-adapter-slack.svg?logo=npm)](https://www.npmjs.com/package/botbuilder-adapter-slack) \n| [botbuilder-adapter-webex](packages/botbuilder-adapter-webex) | A platform adapter for Webex Teams | [![NPM Badge](https://img.shields.io/npm/dw/botbuilder-adapter-webex.svg?logo=npm)](https://www.npmjs.com/package/botbuilder-adapter-webex) \n| [botbuilder-adapter-hangouts](packages/botbuilder-adapter-hangouts) | A platform adapter for Google  | [![NPM Badge](https://img.shields.io/npm/dw/botbuilder-adapter-hangouts.svg?logo=npm)](https://www.npmjs.com/package/botbuilder-adapter-hangouts)\n| [botbuilder-adapter-twilio-sms](packages/botbuilder-adapter-twilio-sms) | A platform adapter for Twilio SMS | [![NPM Badge](https://img.shields.io/npm/dw/botbuilder-adapter-twilio-sms.svg?logo=npm)](https://www.npmjs.com/package/botbuilder-adapter-twilio-sms) \n| [botbuilder-adapter-facebook](packages/botbuilder-adapter-facebook) | A platform adapter for Facebook Messenger | [![NPM Badge](https://img.shields.io/npm/dw/botbuilder-adapter-facebook.svg?logo=npm)](https://www.npmjs.com/package/botbuilder-adapter-facebook) \n| [generator-botkit](packages/generator-botkit) | A Yeoman generator for creating a new Botkit project | [![NPM Badge](https://img.shields.io/npm/dw/generator-botkit.svg?logo=npm)](https://www.npmjs.com/package/generator-botkit) \n| [botkit-plugin-cms](packages/botkit-plugin-cms) | A plugin that adds support for [Botkit CMS](https://github.com/howdyai/botkit-cms) | [![NPM Badge](https://img.shields.io/npm/dw/botkit-plugin-cms.svg?logo=npm)](https://www.npmjs.com/package/botkit-plugin-cms)\n\n## Build Botkit locally\n\nThis repo contains multiple inter-linked packages containing Botkit Core, platform adapter packages, and some additional plugins and extensions.\nTo build these locally, follow the instructions below.\n\nInstall [lerna](https://github.com/lerna/lerna) and [TypeScript](https://www.typescriptlang.org/) globally:\n\n```bash\nnpm install -g typescript\nnpm install -g lerna\n```\n\nClone the entire Botkit project from Github.\n\n```bash\ngit clone git@github.com:howdyai/botkit.git\n```\n\nEnter the new folder and install the dependent packages:\n\n```bash\ncd botkit\nnpm install\n```\n\nUse lerna to set up the local packages:\n\n```bash\nlerna bootstrap --hoist\n```\n\nNow, build all of the libraries:\n\n```bash\nlerna run build\n```\n\nTo build updated versions of the class reference documents found in `packages/docs`, run:\n\n```bash\nlerna run build-docs\n```\n","funding_links":[],"categories":["TypeScript","Frameworks and libraries","BOT","Dialogue frameworks","Open Source Projects","Bot Platforms + Frameworks","JavaScript","A01_文本生成_文本对话","Chat bots","Programming Languages","Libraries","For developers","Uncategorized"],"sub_categories":["Facebook Messenger","其他_文本生成_文本对话","NodeJS","General","APIs","Uncategorized"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhowdyai%2Fbotkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhowdyai%2Fbotkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhowdyai%2Fbotkit/lists"}