Shared WhatsApp engine — whatsmeow client, message capture, web UI, QR management, send API
  • Go 91.1%
  • HTML 8.9%
Find a file
2026-07-03 14:22:44 +00:00
automation feat: extract shared WhatsApp engine from whatsapp-monitor 2026-06-15 03:30:36 +08:00
config feat: add SESSION_SECURE env var (#3) 2026-07-03 14:22:44 +00:00
database feat: extract shared WhatsApp engine from whatsapp-monitor 2026-06-15 03:30:36 +08:00
export feat: extract shared WhatsApp engine from whatsapp-monitor 2026-06-15 03:30:36 +08:00
send fix: use Go field name for GORM Update on WhatsAppMessageID (#2) 2026-07-01 15:36:03 +00:00
storage fix: make S3 bucket check non-fatal at startup 2026-06-15 05:23:59 +08:00
web feat: add SESSION_SECURE env var (#3) 2026-07-03 14:22:44 +00:00
whatsapp fix: cancel goroutine on StopPairing + fix stuck retry button on page load 2026-06-19 21:41:54 +08:00
engine.go feat: extract shared WhatsApp engine from whatsapp-monitor 2026-06-15 03:30:36 +08:00
go.mod feat: extract shared WhatsApp engine from whatsapp-monitor 2026-06-15 03:30:36 +08:00
go.sum feat: extract shared WhatsApp engine from whatsapp-monitor 2026-06-15 03:30:36 +08:00
README.md Initial commit 2026-06-14 19:26:44 +00:00

wa-engine

Shared WhatsApp engine — whatsmeow client, message capture, web UI, QR management, send API