作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
使用 pywhatkit 模块,您可以在 WhatsApp 上发送消息,
我使用了脚本:
import pywhatkit as w
w.sendwhatmsg("xxxxxxxx", " this is a generated msg",9,26)
x 是数字
最佳答案
我刚刚遇到了同样的问题,我使用以下命令卸载并再次安装了 pywhatkit:
pip uninstall pywhatkit
pip install pywhatkit
我知道这个问题很老,希望它能帮助有同样问题的人
关于python - "pywhatskit"在 python 上不发送消息,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/65212520/
使用 pywhatkit 模块,您可以在 WhatsApp 上发送消息, 我使用了脚本: import pywhatkit as w w.sendwhatmsg("xxxxxxxx", " this
我是一名优秀的程序员,十分优秀!