An open API service indexing awesome lists of open source software.

https://github.com/spoonnotfound/Raspberry_Wechat_Demo

一个部署在树莓派上的基于itchat的微信机器人demo
https://github.com/spoonnotfound/Raspberry_Wechat_Demo

itchat python2 python3 raspberry-pi

Last synced: 5 months ago
JSON representation

一个部署在树莓派上的基于itchat的微信机器人demo

Awesome Lists containing this project

README

          

# Raspberry Wechat Demo

本项目基于[itchat](https://github.com/littlecodersh/ItChat)

## 安装和部署
```bash
pip install itchat
git clone https://github.com/flyingpot/Raspberry_Wechat_Demo
cd Raspberry_Wechat_Demo
python demo.py
```
python2和python3都支持,树莓派的系统是Raspbian Jessie,建议安装带图形界面的版本,主要是使用VNC连接扫码很方便,SSH扫码可能需要改代码

## 说明
功能什么的去看牛(很)逼(烂)的代码吧,里面有一些恶趣味的东西=。=