chore: update name
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Whatsup-Poll
|
||||
CLI Whatsapp Polls using go:
|
||||
# schneller-whatsapp
|
||||
CLI Whatsapp Messages (and Polls) using go:
|
||||
- [whatsmeow](https://github.com/tulir/whatsmeow), which now also has python bindings with [neonize](https://github.com/krypton-byte/neonize).
|
||||
- [urfave/cli](https://github.com/urfave/cli) for the command line
|
||||
|
||||
@@ -7,10 +7,10 @@ CLI Whatsapp Polls using go:
|
||||
Can be easily scheduled using `crontab` because of its non-interactive operation
|
||||
```
|
||||
NAME:
|
||||
whatsup-poll - Run WhatsApp actions from your CLI. User JID has to end with '@s.whatsapp.net', Group ID with '@g.us'
|
||||
schneller-whatsapp - Run WhatsApp actions from your CLI. User JID has to end with '@s.whatsapp.net', Group ID with '@g.us'
|
||||
|
||||
USAGE:
|
||||
whatsup-poll [global options] [command [command options]]
|
||||
schneller-whatsapp [global options] [command [command options]]
|
||||
|
||||
COMMANDS:
|
||||
message send a message using <JID> <MESSAGE>
|
||||
|
||||
Reference in New Issue
Block a user