ComfyUI-WhatsappNotifier
Node to send messages via WhatsApp, used in a workflow, in the Queue of the final prompt. You must have a session started in the same browser where ComfyUI is running by default. link of the project in Github.

Prerequisites
1.- Have a Whatsapp session started in the default [browser](https://web.whatsapp.com/).

Note: add this node and run the flow at the end of your Queue.

Installation
Installation [Method 1] (General installation method: ComfyUI-WhatsappNotifier only)
To install ComfyUI-Manager in addition to an existing installation of ComfyUI, you can follow these steps:
1. Go to the ComfyUI/custom_nodes directory in the terminal (cmd).
2. Run the following command:
git clone https://github.com/I210I/ComfyUI-WhatsappNotifier.git3. Execute in cmd on root ComfyUI folder
.\python_embeded\python.exe -s -m pip install pywhatkit4. Restart ComfyUI
Installation [Method 2] (General installation method: ComfyUI-WhatsappNotifier only)
1. Install git
- https://git-scm.com/download/win
- standalone version
- select option: use windows default console window
2. Download [scripts/install-wanotifier.bat](https://github.com/I210I/ComfyUI-WhatsappNotifier/blob/main/scripts/install-wanotifier.bat) into installed "ComfyUI_windows_portable" directory.
3. double click install-wanotifier.bat batch file

To Use
1. Add Node => Whatsapp => Notify => WhatsAppNotify

2. I recommend running the default workflow at the end of your Queue. (LOAD DEFAULT)

3. Connects the node to any other node in the stream where the input is an integer, for example in the bach size.


