GithubHelp home page GithubHelp logo

zafu_bot's Introduction

Zafu_Bot——健康信息填报统计机器人

简介

用于 ZAFU 每日一报信息填报的统计机器人。

基本功能

  • 每日一报信息填报统计。(包括姓名,登记状态,登记时间)
  • 未填报人员统计。
  • 定时检测未填报人员,并at群员
  • 查询某一天的填报情况
  • 定时抓取数据到数据库

安装

环境

python 版本为3.8.10

NoneBot2 版本为beta1

安装依赖包

pip install -r requirements.txt

关于Nonebot2和go-cqhttp的常规配置请参考 这个视频 链接可能会失效

其他配置

.env.prod中填写好学号和密码以及需要推送的群号

/src/plugins/mryb/下创建一个名为test.xlsx的文件,里面存放学生信息配置文件

test.xlsx格式

ID NAME QQ
学号1 姓名1 QQ1
学号2 姓名2 QQ2
... ... ...

学号和姓名最好都为文本格式,不清楚数字格式是否会导致错误

特别感谢

HarukaBot 提供了很好的插件编写模板(bushi

NoneBot2 提供了稳定的异步机器人框架

go-cqhttp 提供了稳定的cqhttp实现

zafu_bot's People

Contributors

alkaidcc avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.