|
|
|
@ -58,7 +58,7 @@ |
|
|
|
7. open `http://localhost:3000` in browser |
|
|
|
|
|
|
|
### Production Mode (docker) |
|
|
|
- `docker run --publish=3000:3000 --restart=always --detach aldinokemal2104/go-whatsapp-web-multidevice --autoreply="Dont't reply this message please"` |
|
|
|
- `docker run --publish=3000:3000 --name=whatsapp --restart=always --detach aldinokemal2104/go-whatsapp-web-multidevice --autoreply="Dont't reply this message please"` |
|
|
|
|
|
|
|
### Production Mode (binary) |
|
|
|
- download binary from [release](https://github.com/aldinokemal/go-whatsapp-web-multidevice/releases) |
|
|
|
@ -96,9 +96,10 @@ You can check [docs/openapi.yml](./docs/openapi.yaml) for detail API |
|
|
|
4. Send Image  |
|
|
|
5. Send File  |
|
|
|
6. User Info  |
|
|
|
6. User Avatar  |
|
|
|
7. User Privacy  |
|
|
|
8. User Group  |
|
|
|
7. User Avatar  |
|
|
|
8. User Privacy  |
|
|
|
9. User Group  |
|
|
|
10. Auto Reply  |
|
|
|
|
|
|
|
### Mac OS NOTE |
|
|
|
|
|
|
|
|