chore: update name

This commit is contained in:
eneller
2025-04-27 17:47:42 +02:00
parent 8a89e81e83
commit cbc8a39d72
4 changed files with 11 additions and 11 deletions

View File

@@ -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>