一、前言
弄了个小机器人,用来接待来宿舍里打印的人。目前可以实现自助打印等功能。
二、截图
三、源码
https://github.com/glzjin/wechat_print_bot
四、说明
要求
- python3
- clouconvert(https://cloudconvert.com/)的 api
- 一台支持 EpsonConnect(https://www.epsonconnect.com/)或者 Google cloud print (暂时没做- -)的打印机
部署
git clone https://github.com/glzjin/wechat_print_bot.git cd wechat_print_bot pip install -r requirements.txt配置
cp buu_config.py.example buu_config.py vi buu_config.py运行
python buu.py使用
- 扫码登录
- 用其他微信号加这个号为好友,随便发句话来获取菜单。
感谢