https://github.com/poyrazinan/AutoWPMsg
Schedule messages for Whatsapp and read data from Excel file
https://github.com/poyrazinan/AutoWPMsg
excel-import excelreader message-queue scheduled-tasks whatsapp whatsapp-web
Last synced: about 1 year ago
JSON representation
Schedule messages for Whatsapp and read data from Excel file
- Host: GitHub
- URL: https://github.com/poyrazinan/AutoWPMsg
- Owner: poyrazinan
- License: mit
- Created: 2021-09-12T19:02:11.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-24T13:30:17.000Z (almost 4 years ago)
- Last Synced: 2024-10-24T10:07:41.215Z (over 1 year ago)
- Topics: excel-import, excelreader, message-queue, scheduled-tasks, whatsapp, whatsapp-web
- Language: Java
- Homepage:
- Size: 28.6 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
[](https://github.com/TheGeyik/AutoWPMsg/actions/workflows/maven.yml)
## Features
- Can schedule WhatsApp messages for a custom date.
- Handle data through xslx file.
- Send a message to multiple contacts etc. (905xxxxxxxx1,905xxxxxxxx2)
- Send message to all of your contacts with **Herkes** boolean. (evet = true, hayır = false)
- And easy data modification with excel.
## Screenshots



## Dependencies
This project requires **Java 16+**
All dependencies are managed by Maven Shade Plugin.
* WhatsApp4J
* Version: 2.2.1
* [Github](https://github.com/Auties00/WhatsappWeb4j "Github")
* Lombok
* Version: 1.18.20
* [Github](https://github.com/projectlombok/lombok "Github")
* Apache Poi
* Version: 3.15
* [Github](https://github.com/apache/poi "Github")
* Apache Poi ooxml
* Version: 3.15
* [Github](https://github.com/apache/poi/tree/ooxml "Github")
* Jetbrains Annotations
* Version: 22.0.0
* [Github](https://github.com/JetBrains/java-annotations "Github")
## TODO Feature
* ~~Whatsapp auto connect socket when task occur instead of always on.~~
* ~~Taskchain to make task after socket connection~~ ❌
**(Cancelled due WhatsAppWeb new Beta program. Will be update for it when release.)**
* ~~Web authentication QRCode isn't working properly. **Bug Fix**~~ ✅
* Remote task creator with WhatsApp message to self. ⌛