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.
 
 
 
MelodyKnit 3b19154426
first commit
3 years ago
config first commit 3 years ago
data/fonts first commit 3 years ago
src first commit 3 years ago
.env first commit 3 years ago
.env.prod first commit 3 years ago
.gitignore first commit 3 years ago
Dockerfile first commit 3 years ago
README.md first commit 3 years ago
bot.py first commit 3 years ago
docker-compose.yml first commit 3 years ago
pyproject.toml first commit 3 years ago
requirements.txt first commit 3 years ago

README.md

班级管理机器人

基于Nonebot2编写与go-cqhttp编写的班级助手

python nonebot go-cqhttp
  • 班级管理实现功能
    • 导入班级信息(只有班级教师可以导入)
    • 增加院系,班级,教师(用于导入班级信息)
    • 班级成员查询与at导入班级信息后可使用以下内容
    • 签到
    • 德育分记录
      • 导出德育
      • 导出证明
  • 其它功能
    • bilibili视频解析
    • 天气查询
    • 疫情查询
    • 动漫资源获取
    • 获取ip
    • 随机内容
    • 聊天
班级管理功能