381299cd2ec455c2d0683436cf5eac28bf045066
schneller-whatsapp
CLI Whatsapp Messages (and Polls) using go:
- whatsmeow, which now also has python bindings with neonize.
- urfave/cli for the command line
Usage
Can be easily scheduled using crontab because of its non-interactive operation
NAME:
schneller-whatsapp - Run WhatsApp actions from your CLI. User JID has to end with '@s.whatsapp.net', Group ID with '@g.us'. Defaults to listening on stdin for batch processing.
USAGE:
schneller-whatsapp [global options] [command [command options]]
COMMANDS:
message send a message using <JID> <MESSAGE>
getgroups print all available group info
poll send a poll using <JID> <HEADER> <OPTIONS> ; requires a group ID
help, h Shows a list of commands or help for one command
GLOBAL OPTIONS:
--help, -h show help
Description
Releases
1
Batch Mode
Latest
Languages
Go
93.9%
Makefile
6.1%