(重构中)一个以高性能、高效率、高兼容性和多功能为目标、多框架/平台支持(和兼容)的Pixiv聊天机器人。
Go to file
LamGC 52d015a4ba
[Add] Framework-API 添加 framework.json 解析功能单元测试;
[Add] JsonFrameworkDescriptorSerializerTest 将 Gson 配置从 JsonFrameworkDescriptorFinder 抽离进行单独测试;
[Add] test-framework.json 一个完整的测试用框架配置文件;
2020-10-07 09:11:25 +08:00
.github/workflows [Add] Project 添加 Github Action 以确定提交单元测试状况; 2020-09-12 23:50:20 +08:00
ContentGrabbingJi-CacheStore-api [Add] CacheStore-api 增加对缓存存储源类型的标注, 以协助 Core 按需选择缓存容器; 2020-10-01 00:58:40 +08:00
ContentGrabbingJi-CacheStore-local [Update] CacheStore-local, CacheStore-redis 适配 CacheStore-api 的更改; 2020-10-01 01:02:02 +08:00
ContentGrabbingJi-CacheStore-redis [Fix][Update] CacheStore-redis, Core 修复缓存组件的逻辑问题, 调整 Core 中对于 CacheStoreBuilder 的测试用例; 2020-10-06 10:28:45 +08:00
ContentGrabbingJi-core [Fix][Update] CacheStore-redis, Core 修复缓存组件的逻辑问题, 调整 Core 中对于 CacheStoreBuilder 的测试用例; 2020-10-06 10:28:45 +08:00
ContentGrabbingJi-exec [Add] Exec 添加一个预期(?)的启动模块; 2020-10-06 10:33:13 +08:00
ContentGrabbingJi-framework-api [Add] Framework-API 添加 framework.json 解析功能单元测试; 2020-10-07 09:11:25 +08:00
ContentGrabbingJi-framework-mirai [Add] 初始化组成模块; 2020-09-03 13:46:16 +08:00
ContentGrabbingJi-pixiv [Update] Core, Pixiv 更新 Gson 版本号; 2020-09-28 23:12:01 +08:00
.gitignore [Add] Project 添加排除 logs 文件夹; 2020-09-23 07:52:06 +08:00
CODE_OF_CONDUCT.md [Add] Project 添加贡献者公约; 2020-09-23 12:14:39 +08:00
LICENSE [Initial] Initial Commit; 2020-09-03 13:24:18 +08:00
pom.xml [Add] Project 将 log4j2 作为项目测试时的 Logger 实现; 2020-09-23 13:55:45 +08:00