Skip to content

eneller/schneller-whatsapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

schneller-whatsapp

CLI Whatsapp Messages (and Polls) using go:

Usage

Can be easily scheduled using crontab because of its non-interactive operation. Avoid quick consecutive logins by using the stdin option to send multiple messages in one session.

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

About

WhatsApp CLI Tool for scripting

Topics

Resources

Stars

Watchers

Forks