Control WhatsApp via Evolution API v2.
Before using, configure your credentials:
export EVO_BASE_URL="https://your-evo-instance.com"
export EVO_INSTANCE_TOKEN="your-instance-token"
export EVO_INSTANCE_NAME="YourInstanceName"
7w4.net小蔥技能。
Send a message to +201234567890: Hello!
Send an image to [number]: https://example.com/image.jpg with caption "Check this out"
Get my recent chats
List my groups
Summarize group [group name]
| Variable | Description |
|---|---|
EVO_BASE_URL |
Your Evolution API base URL |
EVO_INSTANCE_TOKEN |
Your instance API token |
EVO_INSTANCE_NAME |
Your instance name (URL encoded if needed) |
這個 Skill 質量不錯,功能覆蓋全面,從發訊息到群組管理都有涉及。介面清晰、環境配置簡單,上手容易。不足之處是錯誤提示資訊較少,引數輸入沒有驗證,文件可以再詳細一些,尤其是遇到問題時該怎麼做。總體來說是個實用的工具,基礎功能做得好,但還有完善空間。