Skip to content

Schedule messages for Whatsapp and read data from Excel file

License

Notifications You must be signed in to change notification settings

poyrazinan/AutoWPMsg

Repository files navigation

Java CI with Maven

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

image image image

Dependencies

This project requires Java 16+ All dependencies are managed by Maven Shade Plugin.

  • WhatsApp4J
  • Lombok
  • Apache Poi
  • Apache Poi ooxml
  • Jetbrains Annotations

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. ⌛