Metadata-Version: 2.1
Name: PyOfficeRobot
Version: 0.0.13
Summary: pip install PyOfficeRobot
Home-page: http://python-office.com/office/robot.html
Author: CoderWanFeng
Author-email: 1957875073@qq.com
License: MIT
Project-URL: Bug Tracker, https://github.com/CoderWanFeng/PyOfficeRobot/issues
Project-URL: Documentation, https://github.com/CoderWanFeng/PyOfficeRobot/blob/main/README.md
Project-URL: Source Code, https://github.com/CoderWanFeng/PyOfficeRobot
Platform: any
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE


<p align="center">
	👉 <a target="_blank" href="https://www.python-office.com/office/robot.html">项目官网</a> 👈
</p>
<p align="center">
	👉 <a target="_blank" href="https://python-office-1300615378.cos.ap-chongqing.myqcloud.com/python-office.jpg">本开源项目的交流群</a> 👈
</p>


<p align="center" name="'github">
    <a target="_blank" href='https://github.com/CoderWanFeng/PyOfficeRobot'>
    <img src="https://img.shields.io/github/stars/CoderWanFeng/PyOfficeRobot.svg?style=social" alt="github star"/>
    </a>
    <a target="_blank" href='https://github.com/CoderWanFeng/PyOfficeRobot'>
    <img src="https://img.shields.io/github/contributors/CoderWanFeng/PyOfficeRobot" alt="github contributors"/>
    </a>
    <a target="_blank" href='https://github.com/CoderWanFeng/PyOfficeRobot'>
    <img src="https://img.shields.io/github/forks/CoderWanFeng/PyOfficeRobot" alt="github forks"/>
    </a>

</p>

<p align="center" name="gitee">
	<a target="_blank" href='https://gitee.com/CoderWanFeng//PyOfficeRobot/'>
		<img src='https://gitee.com/CoderWanFeng//PyOfficeRobot/badge/star.svg?theme=dark' alt='gitee star'/>
	</a>
	<a target="_blank" href='https://github.com/CoderWanFeng/PyOfficeRobot'>
		<img src="https://gitee.com/CoderWanFeng//PyOfficeRobot/badge/fork.svg?theme=dark" alt="gitee fork"/>
	</a>
	<a target="_blank" href="http://www.python4office.cn/images/qq.jpg">
	<img src="https://img.shields.io/badge/QQ-1090738447-orange"/></a>
</p>





# 又一个微信聊天机器人横空出世了，人人可用！


之前给大家分享过一个微信机器人：[一个15分钟的视频，教你用Python创建自己的微信聊天机器人！](http://t.cn/A66p30bI)

但是之前这个机器人，需要基于网页版才能用；然而很多朋友的微信，是不能登录网页版微信的。

> 有没有一种微信机器人，任何人的微信都可以用，不需要网页微信功能呢？


在经过技术检索和开发以后，支持所有微信使用的：**PyOfficeRobot**来啦~

## 1、安装PyOfficeRobot

1行命令，安装PyOfficeRobot这个库
```
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple PyOfficeRobot -U
```

## 2、视频教程

- 💻[001-项目发布](https://www.bilibili.com/video/BV1Xa411u7yU)

- [002-发消息](https://www.bilibili.com/video/BV1Jt4y1j7F1)

- [003-发文件](https://www.bilibili.com/video/BV1te4y1y7Ro)

- [004-根据关键词，自动回复](https://www.bilibili.com/video/BV1fV4y1M7ju)

- ⭐持续更新中，交流群：[点我加入](http://www.python4office.cn/wechat-group/)


## 3、功能Demo

我最近开源了这个库的全部源代码，功能正在开发中，欢迎大家参与开发~

- [演示代码](https://github.com/CoderWanFeng/PyOfficeRobot/tree/main/demo)


---

![](https://python-office-1300615378.cos.ap-chongqing.myqcloud.com/python-office-qr.jpg)

