3 Commits
Author SHA1 Message Date
Fd f6e6d4eb59 feat: implement group filter management with caching and database integration 2026-07-20 15:33:15 +07:00
Fd a4914b3dfa feat: integrate govips for image processing and enhance image conversion to WebP 2026-07-18 12:08:19 +07:00
Fd faeda0b21d feat: initial whatsmeow bot with command handler and context helpers
Core framework (Handler, Command, Default muxer) in core/ package.
Command self-registration via init() with blank imports in cmds/.
Context helpers (send, reply, download, upload) in context/ package.
Permission system with GROUP_ONLY / PRIVATE_ONLY checks.
WhatsApp client configured as Safari with history sync disabled.
2026-07-06 18:53:04 +07:00