You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
868 B

3 years ago
<h1 align="center">班级管理机器人</h1>
<p align="center">基于Nonebot2编写与go-cqhttp编写的班级助手</p>
<div align="center">
<img src="https://img.shields.io/badge/python-3.8+-blue" alt="python">
<img src="https://img.shields.io/badge/nonebot2-red" alt="nonebot">
<img src="https://img.shields.io/badge/gocqhttp-purple" alt="go-cqhttp">
<br/>
</div>
- 班级管理实现功能
- 导入班级信息(只有班级教师可以导入)
- 增加院系,班级,教师(用于导入班级信息)
- 班级成员查询与at导入班级信息后可使用以下内容
- 签到
- 德育分记录
- 导出德育
- 导出证明
- 其它功能
- bilibili视频解析
- 天气查询
- 疫情查询
- 动漫资源获取
- 获取ip
- 随机内容
- 聊天
<details>
<summary>班级管理功能</summary>
</details>