{"id":19070361,"url":"https://github.com/kaualandi/wa-bot-express","last_synced_at":"2025-07-03T15:03:36.632Z","repository":{"id":125505306,"uuid":"556368254","full_name":"kaualandi/wa-bot-express","owner":"kaualandi","description":"Chatbot de WhatsApp para disparo de mensagem com endpoint","archived":false,"fork":false,"pushed_at":"2025-06-26T19:51:11.000Z","size":183,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-26T20:36:39.220Z","etag":null,"topics":["chatbot","express","nodejs"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kaualandi.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":"2022-10-23T17:41:14.000Z","updated_at":"2025-06-26T19:51:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"5e69bc2b-9a3e-4393-8a41-33c205a9ab33","html_url":"https://github.com/kaualandi/wa-bot-express","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kaualandi/wa-bot-express","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaualandi%2Fwa-bot-express","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaualandi%2Fwa-bot-express/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaualandi%2Fwa-bot-express/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaualandi%2Fwa-bot-express/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaualandi","download_url":"https://codeload.github.com/kaualandi/wa-bot-express/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaualandi%2Fwa-bot-express/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263347841,"owners_count":23452864,"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":["chatbot","express","nodejs"],"created_at":"2024-11-09T01:18:19.017Z","updated_at":"2025-07-03T15:03:36.573Z","avatar_url":"https://github.com/kaualandi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eOlá, bem vindo! 👋\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n\u003cimg alt=\"Versão\" src=\"https://img.shields.io/badge/version-1.0-blue.svg?cacheSeconds=2592000\" /\u003e\n\u003cimg alt=\"Licença: APACHE 2.0\" src=\"https://img.shields.io/badge/License-APACHE 2.0-yellow.svg\" /\u003e\n\u003cimg alt=\"npm version\" src=\"https://img.shields.io/npm/v/@open-wa/wa-automate.svg?color=green\"/\u003e\n\u003cimg alt=\"node-version\" src=\"https://img.shields.io/node/v/@open-wa/wa-automate\"/\u003e\n\u003cimg alt=\"made-with-node\" src=\"https://img.shields.io/badge/Made%20with-node-1f425f.svg\"/\u003e\n\n\u003c/p\u003e\n\n\u003e Olá, esse bot de whatsapp foi criado para trabalhar em conjunto com Express.JS para enviar mensagens usando request.\n\n## Instalando bot\n\n```bash\ngit clone https://github.com/kaualandi/wa-bot-express.git\n```\n\n```bash\ncd wa-bot-express\n```\n\n```bash\nnpm install\n```\n\n## Variáveis de ambiente\n\nVocê precisará de um arquivo `.env` parecido com esse:\n\n```env\nUSING=DEVELOPMENT ENVIRONMENT VARIABLES\nPORT=3333\n```\n\nBasta agora preencher os dados:\n\n- **USING:** É figurativo, apenas se mostrará qual variável está sendo usada, no caso de ter duas.\n- **PORT:** Define a porta que será servido seus endpoints. Se você não alterar usará 3333.\n\n## Endpoint\n\n- **POST /send-text:** Envia uma mensagem para o número informado.\n\n```json\n{\n  \"number\": \"5511999999999\",\n  \"message\": \"Olá, tudo bem?\"\n}\n```\n\n\u003e Surgirão mais conforme a necessidade.\n\n## Execução do Bot\n\n```bash\nnpm start\n```\n\nEscaneie o QR Code como se estivesse conectando ao whatsapp web e dê _send_ na requisição.\n\n\u003e Não se esqueça de verificar se o multidevices (Multiplos Dispositivos) está ativado em seu whatsapp.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaualandi%2Fwa-bot-express","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaualandi%2Fwa-bot-express","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaualandi%2Fwa-bot-express/lists"}