{"id":13433918,"url":"https://github.com/NoriSte/whatsapp-messages-batch","last_synced_at":"2025-03-17T13:31:06.299Z","repository":{"id":35076002,"uuid":"162390244","full_name":"NoriSte/whatsapp-messages-batch","owner":"NoriSte","description":"An easy way to write WhatsApp messages in advance and batch 'em all","archived":false,"fork":false,"pushed_at":"2022-12-09T13:03:09.000Z","size":551,"stargazers_count":8,"open_issues_count":17,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-14T20:39:59.597Z","etag":null,"topics":["automation","puppeteer","whatsapp"],"latest_commit_sha":null,"homepage":"","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/NoriSte.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}},"created_at":"2018-12-19T06:03:23.000Z","updated_at":"2022-02-09T21:49:45.000Z","dependencies_parsed_at":"2023-01-15T13:19:19.135Z","dependency_job_id":null,"html_url":"https://github.com/NoriSte/whatsapp-messages-batch","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/NoriSte%2Fwhatsapp-messages-batch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoriSte%2Fwhatsapp-messages-batch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoriSte%2Fwhatsapp-messages-batch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoriSte%2Fwhatsapp-messages-batch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NoriSte","download_url":"https://codeload.github.com/NoriSte/whatsapp-messages-batch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244041446,"owners_count":20388241,"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":["automation","puppeteer","whatsapp"],"created_at":"2024-07-31T02:01:40.345Z","updated_at":"2025-03-17T13:31:05.956Z","avatar_url":"https://github.com/NoriSte.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# whatsapp-messages-batch\n\n# Write your messages in advance and batch 'em all\n\n- [x] groups support\n- [x] emojis support\n- [x] naver-chatted contacts support\n- [x] multiline messages support\n- [x] test it without send any message\n- [x] summary of unsent messages\n\n\ndisclaimer: I've used it for a hundred Xmas greetings and everything worked well 😊\n\nBefore starting:\n\n- open `messages.js`\n- `$ yarn start` to send the messages\n- you can test my script without really sending messages, set `TEST_SAFELY` in `config.js` to true\n- open `config.js` and set the `findInputTitle` string, it's the content of the \"Search or start a new chat input field\"\n  ![Alt text](input.jpg?raw=true \"Input field\")\n\n# FAQ\n\n### Why did you create it?\n\nBecause I love to send Xmas greetings but on Dec 25th I can't spend an hour writing and sending them.\n\n### ... So?\n\nSo I write all the messages in advance and on Dec 25th I'm going to launch this script.\n\n### How it works?\n\nIt uses [Puppeteer](https://github.com/GoogleChrome/puppeteer) to open up the WhatsApp web UI and write/send the messages for you.\n\n### Nice, should I already chatted with the contacts I'd like to send messages?\n\nNo, it works also with contacts you never chatted with.\n\n### Does it support multiline messages?\n\nYes, every line will be sent as a saperate message.\n\n### Does it support emojis?\n\nObviously...\n\n### Does it work for groups too?\n\nYep.\n\n### Can I test your script before sending all the messages?\n\nYep, open `config.js` and set `TEST_SAFELY` to `true`\n\n### What happens if mystiped the name of a contact?\n\nNothing happens, the script needs to match exactly the contact name, otherwise it does nothing.\n\n### Why it doesn't find the contact to chat with?\n\nBecause it's case and emoji sensitive, the contact name must 100% match the correct one.\n\n### And how can I fix it?\n\nDon't worry, every unsent message is console.logged\n\n### What can I configure?\n\nLook at the `config.js` file.\n\n### How can I set the messages to send?\n\nLook at the `messages.js` file.\n\n### How can I send them?\n\n`$ yarn start`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNoriSte%2Fwhatsapp-messages-batch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FNoriSte%2Fwhatsapp-messages-batch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNoriSte%2Fwhatsapp-messages-batch/lists"}