企业微信机器人发送消息
Project description
wxgbot
用于发送企业微信机器人消息,如文本、图片、文件
安装
可以直接 pip
安装
pip install wxgbot
举例
from wxgbot import *
test_bot = r"**********************************"
coment = r"牛逼哄哄带闪电!"
send_text(text = coment,bot = test_bot)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wxgbot-1.1.tar.gz
(1.9 kB
view hashes)
Built Distribution
wxgbot-1.1-py3-none-any.whl
(3.1 kB
view hashes)