{"id":31918071,"url":"https://github.com/thepisode/whatsapp-bot","last_synced_at":"2025-10-13T20:56:04.371Z","repository":{"id":41968336,"uuid":"133547732","full_name":"thEpisode/whatsapp-bot","owner":"thEpisode","description":"This is a Node.js console app containing Whatsapp handler using reactive methods to response messages as chatbot. Simple but useful project to start developing a complex NON-OFFICIAL Whatsapp chatbots.","archived":false,"fork":false,"pushed_at":"2023-01-07T08:12:38.000Z","size":15607,"stargazers_count":33,"open_issues_count":6,"forks_count":20,"subscribers_count":13,"default_branch":"master","last_synced_at":"2023-02-26T15:32:36.616Z","etag":null,"topics":["bot","chatbot","support-chatbots","whatsapp","whatsapp-bot","whatsapp-web"],"latest_commit_sha":null,"homepage":"https://www.virtualcapitalofamerica.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thEpisode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-15T17:03:27.000Z","updated_at":"2023-02-18T05:27:23.000Z","dependencies_parsed_at":"2023-02-06T16:00:54.963Z","dependency_job_id":null,"html_url":"https://github.com/thEpisode/whatsapp-bot","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/thEpisode/whatsapp-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thEpisode%2Fwhatsapp-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thEpisode%2Fwhatsapp-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thEpisode%2Fwhatsapp-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thEpisode%2Fwhatsapp-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thEpisode","download_url":"https://codeload.github.com/thEpisode/whatsapp-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thEpisode%2Fwhatsapp-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279016909,"owners_count":26085912,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","chatbot","support-chatbots","whatsapp","whatsapp-bot","whatsapp-web"],"created_at":"2025-10-13T20:55:59.485Z","updated_at":"2025-10-13T20:56:04.365Z","avatar_url":"https://github.com/thEpisode.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n[![GitHub license](https://img.shields.io/github/license/thepisode/whatsapp-bot.svg)](https://github.com/thepisode/whatsapp-bot/blob/master/LICENSE) \n\n[![JavaScript Style Guide](https://cdn.rawgit.com/standard/standard/master/badge.svg)](https://github.com/standard/standard)\n\n# Whatsapp bot\n\nThis is a Node.js console app containing Whatsapp handler using reactive methods to response messages as chatbot. Simple but useful project to start developing a complex OFFICIAL Whatsapp chatbots.\n\n## Table of contents\n[Purpose](https://github.com/thEpisode/whatsapp-bot#purpose)\n\n[Features](https://github.com/thEpisode/whatsapp-bot#purpose)\n\n[Documentation](https://github.com/thEpisode/whatsapp-bot#documentation)\n\n[Development](https://github.com/thEpisode/whatsapp-bot#purpose)\n\n[Disclaimer](https://github.com/thEpisode/whatsapp-bot#purpose)\n\n[License](https://github.com/thEpisode/whatsapp-bot#purpose)\n\n## Purpose\n\nThis project was developed to automate some daily tasks including NLP (Natural Language Processing) into WhatsApp messages. Developed under Non-Official API's because is an experiment and not able to Enterprise-Level Production stage.\n\n## Features\n\n| Feature  | Status |\n| ------------- | ------------- |\n| WhatsApp Cloud API  | ✅  |\n| Multi Device  | ✅  |\n| Send messages  | ✅  |\n| Receive messages  | ✅  |\n| Send media (images/audio/documents)  | ✅  |\n| Message replies | ✅ |\n| Multi bots | ✅ |\n| Conversation triggers | ✅ |\n| Conversation actions | ✅ |\n| Input types (any, any-number, regex, option-string, option-number) | ✅ |\n| Automated functions (cached, startup, timed) | ✅ |\n| MVC | ✅ |\n| Websockets | ✅ |\n| Reactive conversations | ✅ |\n| NLP connections (Microsoft Azure) | ✅ |\n| Preflight connections (Backend) | ✅ |\n| Implementation of [whatsapp-cloud-api.js](https://github.com/thEpisode/whatsapp-cloud-api.js) | ✅ |\n\nSomething missing? Make an issue and let us know!\n\n## Documentation\n\nGo to full documentation in the next URI: https://github.com/thEpisode/whatsapp-bot/blob/master/documentation/index.md\n\n## Development\n\n### Getting started\n\n\u003e npm install\n\n### Run app\n\n\u003e npm start\n\n## Disclaimer\n\nDo not use this code to send spam. **Remember:** Users could report you and you will be banned.\n\n## License\n\n[CC0 1.0 (Public Domain)](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthepisode%2Fwhatsapp-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthepisode%2Fwhatsapp-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthepisode%2Fwhatsapp-bot/lists"}