Commit Graph

93 Commits

Author SHA1 Message Date
惜月
d88d5d2c02
Merge pull request #56 from SCUOP/nonebot2
增加机器学习模块指令和权限
2022-06-16 23:22:11 +08:00
SCUOP
83cd30d0aa
Update main.py 2022-06-16 21:37:46 +08:00
SCUOP
7405f605c7
Update config.py 2022-06-16 21:12:19 +08:00
SCUOP
949e9ccd80
Update __init__.py 2022-06-16 20:55:08 +08:00
SCUOP
e02a458337
Update config.py 2022-06-16 20:52:09 +08:00
2979302435
cf44e4b51d 机器学习指令增加 2022-06-16 20:46:38 +08:00
2979302435
80c6bfc297 增加机器学习指令 增加机器人主人控制机器学习的权限 2022-06-16 20:00:15 +08:00
2979302435
55fc3cd3a2 增加了动态修改机器学习能力的指令 2022-06-16 19:18:54 +08:00
2979302435
db6d809289 增加了动态修改机器学习能力的指令 2022-06-16 19:16:46 +08:00
2979302435
73123a8015 up 2022-06-16 19:13:11 +08:00
惜月
dbf3ee113f
Merge pull request #52 from nicklly/nonebot2
增加解绑命令,修复部分bug
2022-06-15 09:59:24 +08:00
惜月
55828709c9
Merge branch 'nonebot2' into nonebot2 2022-06-15 09:59:12 +08:00
nicklly
91e8cf1c21 增加解绑命令,修复部分bug 2022-06-14 21:17:29 +08:00
CMHopeSunshine
80fd9b7117 merge 2022-06-13 21:08:50 +08:00
CMHopeSunshine
acef2feba8 修复ssbq树脂超过160时报错问题 2022-06-13 21:08:01 +08:00
CMHopeSunshine
616da0d401 云原神fix 2022-06-12 16:55:14 +08:00
CMHopeSunshine
25bb845edd 修复部分bug,新增好友、入群和龙王提醒 2022-06-12 15:32:52 +08:00
惜月
933264b410
Merge pull request #48 from nicklly/nonebot2
更正原神日历插件名字,新增云原神相关功能
2022-06-12 15:27:52 +08:00
nicklly
f8760c3a36 Update __init__.py 2022-06-12 14:31:03 +08:00
nicklly
5c4b6a3f44 更正原神日历插件名字,新增云原神相关功能 2022-06-12 14:30:08 +08:00
CMHopeSunshine
e4f6c34cc7 增加帮助菜单指令 2022-06-09 21:57:56 +08:00
CMHopeSunshine
f74f3cc81b fix bug 2022-06-07 17:02:33 +08:00
CMHopeSunshine
c71ce7fa5c 修复抽卡记录导出和模拟抽卡定轨 2022-06-06 14:52:28 +08:00
CMHopeSunshine
adfd601fd7 更新2.7深渊登场率 2022-06-05 01:03:43 +08:00
CMHopeSunshine
8067de559f fix bug 2022-06-04 12:01:37 +08:00
CMHopeSunshine
1268987794 fix bug 2022-06-03 20:51:20 +08:00
CMHopeSunshine
1ca49a5570 fix bug 2022-06-03 20:43:55 +08:00
CMHopeSunshine
80fbee4ce4 补充资源,fix bug 2022-06-03 20:33:10 +08:00
CMHopeSunshine
9b3ea61b74 补充资源 2022-06-03 15:41:34 +08:00
CMHopeSunshine
11b82e5769 补充资源 2022-06-03 14:53:09 +08:00
CMHopeSunshine
a447718a69 新增展柜角色面板,fix bug 2022-06-03 14:33:31 +08:00
CMHopeSunshine
cc92c655a7 优化图片生成速度 2022-06-01 12:59:03 +08:00
CMHopeSunshine
d92913772c 优化wiki,新增夜兰参考面板 2022-05-31 18:27:47 +08:00
CMHopeSunshine
f09b398c13 更新2.7资源 2022-05-31 10:43:11 +08:00
CMHopeSunshine
1b08a4e5ab fix uid查询 2022-05-30 10:51:42 +08:00
CMHopeSunshine
b4abc0e4dc fix bug(氵氵氵 2022-05-29 22:31:05 +08:00
CMHopeSunshine
d8db99e72f fix bug 2022-05-29 21:45:14 +08:00
CMHopeSunshine
3e06bab984 fix bug 2022-05-29 21:36:44 +08:00
CMHopeSunshine
6e3396a064 优化原神日历和60秒读世界*4(怎么漏这漏那的.. 2022-05-29 13:02:49 +08:00
CMHopeSunshine
81f36d0a26 优化原神日历*3 2022-05-29 12:53:54 +08:00
CMHopeSunshine
3e68d638b1 优化原神日历 2022-05-29 12:51:50 +08:00
CMHopeSunshine
40a62dc123 优化原神日历 2022-05-29 12:45:41 +08:00
CMHopeSunshine
b5323fd378 新增群聊记录学习发言,优化代码 2022-05-28 23:34:15 +08:00
CMHopeSunshine
de09bb113f 新增群聊记录学习发言 2022-05-28 23:30:59 +08:00
惜月
7f98ef6e4a
Merge pull request #36 from nicklly/nonebot2
替换aiohttp为httpx,用于异步获取公告列表
2022-05-28 12:56:30 +08:00
nicklly
29d8d9337f 替换aiohttp为hettpx,用于异步获取公告列表 2022-05-28 08:41:12 +08:00
惜月
049e6ef265
Merge pull request #35 from nicklly/nonebot2
新增原神日历
2022-05-27 22:45:00 +08:00
nicklly
876fda38ad 删掉多余config 2022-05-27 21:17:20 +08:00
nicklly
1569b010dd 并入小派蒙 2022-05-27 21:13:59 +08:00
CMHopeSunshine
972e39ff7c ys、ysc、ysa、ys、攻略、材料等指令可以对话式查询 2022-05-25 13:04:34 +08:00