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
- Host: GitHub
- URL: https://github.com/spoonnotfound/Raspberry_Wechat_Demo
- Owner: spoonnotfound
- Created: 2017-03-24T05:55:43.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-25T03:30:49.000Z (almost 9 years ago)
- Last Synced: 2025-02-21T11:26:49.360Z (12 months ago)
- Topics: itchat, python2, python3, raspberry-pi
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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扫码可能需要改代码
## 说明
功能什么的去看牛(很)逼(烂)的代码吧,里面有一些恶趣味的东西=。=