{"id":18556014,"url":"https://github.com/codigoencasa/base-meta-memory","last_synced_at":"2025-10-11T21:01:35.941Z","repository":{"id":68178717,"uuid":"587695840","full_name":"codigoencasa/base-meta-memory","owner":"codigoencasa","description":"base-meta-memory","archived":false,"fork":false,"pushed_at":"2023-01-11T11:15:09.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-17T11:32:20.875Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codigoencasa.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":"2023-01-11T11:14:42.000Z","updated_at":"2023-01-11T11:15:49.000Z","dependencies_parsed_at":"2023-02-22T22:01:03.294Z","dependency_job_id":null,"html_url":"https://github.com/codigoencasa/base-meta-memory","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codigoencasa%2Fbase-meta-memory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codigoencasa%2Fbase-meta-memory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codigoencasa%2Fbase-meta-memory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codigoencasa%2Fbase-meta-memory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codigoencasa","download_url":"https://codeload.github.com/codigoencasa/base-meta-memory/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254346626,"owners_count":22055809,"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":[],"created_at":"2024-11-06T21:28:44.461Z","updated_at":"2025-10-11T21:01:35.827Z","avatar_url":"https://github.com/codigoencasa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### CHATBOT Whatsapp (Meta Provider)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"300\" src=\"https://i.imgur.com/Oauef6t.png\"\u003e\n\u003c/p\u003e\n\n\n**Con esta librería, puedes construir flujos automatizados de conversación de manera agnóstica al proveedor de WhatsApp,** configurar respuestas automatizadas para preguntas frecuentes, recibir y responder mensajes de manera automatizada, y hacer un seguimiento de las interacciones con los clientes.  Además, puedes configurar fácilmente disparadores que te ayudaran a expandir las funcionalidades sin límites. **[Ver más informacion](https://bot-whatsapp.netlify.app/)**\n\n```js\nconst main = async () =\u003e {\n    const adapterDB = new MockAdapter()\n    const adapterFlow = createFlow([flowPrincipal])\n\n    const adapterProvider = createProvider(MetaProvider, {\n        accountSid: process.env.ACC_SID,\n        authToken: process.env.ACC_TOKEN,\n        vendorNumber: process.env.ACC_VENDOR,\n    })\n\n    createBot({\n        flow: adapterFlow,\n        provider: adapterProvider,\n        database: adapterDB,\n    })\n}\n```\n\n```\nnpm install\nnpm start\n```\n\n---\n## Recursos\n- [📄 Documentación](https://bot-whatsapp.netlify.app/)\n- [🚀 Roadmap](https://github.com/orgs/codigoencasa/projects/1)\n- [💻 Discord](https://link.codigoencasa.com/DISCORD)\n- [👌 Twitter](https://twitter.com/leifermendez)\n- [🎥 Youtube](https://www.youtube.com/watch?v=5lEMCeWEJ8o\u0026list=PL_WGMLcL4jzWPhdhcUyhbFU6bC0oJd2BR)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodigoencasa%2Fbase-meta-memory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodigoencasa%2Fbase-meta-memory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodigoencasa%2Fbase-meta-memory/lists"}