一、前言

弄了个小机器人,用来接待来宿舍里打印的人。目前可以实现自助打印等功能。

二、截图

三、源码

https://github.com/glzjin/wechat_print_bot

四、说明

要求

部署

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

使用

  1. 扫码登录
  2. 用其他微信号加这个号为好友,随便发句话来获取菜单。

感谢