Skip to content

2602875449/RemindBot

Repository files navigation

RemindBot

可解决的问题

  • 通过解析excel文件经行核酸提醒
  • QQ自动催同学打卡,并@相应同学

使用说明

  1. 安装最新版本node.js

  2. 需要在excelList下加入的班级的核酸表(默认读取的是第二行姓名)

  3. image-20221109202937090

  4. 下载本代码文件夹

  5. 打开终端 切换到项目文件夹根目录

  6. 请先使用该命令 npm config set registry https://registry.npm.taobao.org

  7. 运行npm i 安装程序

  8. config.js里面配置您的账号信息

  9. 默认使用qq扫码登录,有时间折腾可以使用如下方法(试了几遍都没成功):

    使用密码登录 (滑动验证码教程) · takayama-lily/oicq Wiki (github.com)

  10. 使用node index.js即可运行服务,在Linux上可安装tmux模块让服务永远在后台运行。

    Tips

改写该文件或者添加新功能

  1. 程序通过该模板创建
  2. 需要的工具:node.js、vscode或者WebStorm(只要能写js就行)
  3. 参考文档
    1. https://gitee.com/huchaoran/OICQ/blob/master/docs/api.md
    2. https://oicqjs.github.io/oicq/

About

QQ群定时提醒打卡功能(十分方便班干部使用)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published