This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<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>