React-style declarative framework for building Messenger chatbots in TypeScript and JavaScript.
Chatblocks is a declarative chatbot framework that provides a React-style component API for building Messenger bots. It is implemented in TypeScript and JavaScript and distributed as a monorepo with packages for the core library, a CLI, and a router. It is suited for projects that compose message UIs as reusable components while handling webhooks, NLP, and databases separately.
0