{"id":13341800,"url":"https://github.com/LibreCodeCoop/whatsapp-client","last_synced_at":"2025-03-11T22:31:35.753Z","repository":{"id":38109423,"uuid":"280048744","full_name":"LibreCodeCoop/whatsapp-client","owner":"LibreCodeCoop","description":"WhatsApp web php client","archived":false,"fork":false,"pushed_at":"2025-01-08T23:59:17.000Z","size":407,"stargazers_count":43,"open_issues_count":13,"forks_count":12,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-05T19:23:40.721Z","etag":null,"topics":["hacktoberfest","php","whatsapp","whatsapp-client","whatsapp-web"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LibreCodeCoop.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":"2020-07-16T04:01:22.000Z","updated_at":"2024-09-14T18:33:42.000Z","dependencies_parsed_at":"2024-10-24T02:54:38.122Z","dependency_job_id":"18f99541-a829-4ea6-b58a-ea99aeeb0774","html_url":"https://github.com/LibreCodeCoop/whatsapp-client","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/LibreCodeCoop%2Fwhatsapp-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LibreCodeCoop%2Fwhatsapp-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LibreCodeCoop%2Fwhatsapp-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LibreCodeCoop%2Fwhatsapp-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LibreCodeCoop","download_url":"https://codeload.github.com/LibreCodeCoop/whatsapp-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243125215,"owners_count":20240263,"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":["hacktoberfest","php","whatsapp","whatsapp-client","whatsapp-web"],"created_at":"2024-07-29T19:26:32.782Z","updated_at":"2025-03-11T22:31:35.401Z","avatar_url":"https://github.com/LibreCodeCoop.png","language":"PHP","readme":"[![Coverage Status](https://coveralls.io/repos/github/librecodecoop/whatsapp-client/badge.svg?branch=master)](https://coveralls.io/github/librecodecoop/whatsapp-client?branch=master)\n\n\n# WhatsApp web php client\n\nA client for WhatsApp web in PHP.\n\n## First run\n\n\nCopy the file [`.env.example`](.env.example) to `.env` and put your Telegram Bot Token and the id of chat with your bot and go up the containers:\n\n```bash\ndocker-compose up -d\ndocker-compose exec php ./bin/build\n```\n\n## Run\n\n```bash\ndocker-compose up -d\n```\n\n### Example of use\n\nRun this command and read the content of file [example.php](example.php):\n```bash\ndocker-compose exec php php example.php\n```\n\n* List running browsers:\n\nhttp://localhost:4443/grid/console\n\n* View the browser:\n\nOpen your VNC client and access the address localhost:port, the port is the number of port exposed in file docker-compose.yml for the choosed browser to use. Example: to see Firefox access localhost:5901, to see Chrome access localhost:5900.\n\nDefault password is: **secret**\n\n## Suggestions of new features\n\n* [ ] Tests. Sugestions:\n  * PHPUnit\n  * PHPStan\n  * Psalm\n  * Phan\n* [x] Send qrcode to a Telegram bot\n* [x] Intercept all messages and send to Telegram Bot in conversation with predefined Telegram user\n* [ ] Respond message in Telegram bot and forward the response to WhatsApp contact\n* [ ] Define default reply message every time when receive new message in WhatsApp\n* [ ] Identify when WhatsApp is offline and notify to user in Telegram Group to open the Whatsapp Client in cellphone\n* [ ] Multiple sessions\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLibreCodeCoop%2Fwhatsapp-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FLibreCodeCoop%2Fwhatsapp-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLibreCodeCoop%2Fwhatsapp-client/lists"}