(重构中)一个以高性能、高效率、高兼容性和多功能为目标、多框架/平台支持(和兼容)的Pixiv聊天机器人。
Go to file
LamGC 76372adbf9
[Add] Project 添加一份尚未完成的 Readme;
[Add] README.md 添加尚未完成的 Readme;
2020-11-10 14:19:19 +08:00
.github [Update] Project 更新 maven-test workflow 以添加 Codecov 测试覆盖率报告收集分析器; 2020-11-09 21:49:27 +08:00
ContentGrabbingJi-CacheStore-api [Add][Change] Common 更改 CacheStoreBuilder 为实例模式, 为 CacheStoreFactory 添加 initial 方法; 2020-11-05 00:53:32 +08:00
ContentGrabbingJi-CacheStore-local [Change] CacheStore-local, CacheStore-redis 适配 CacheStore-API 模块的更改; 2020-11-05 00:55:40 +08:00
ContentGrabbingJi-CacheStore-redis [Change] CacheStore-Redis 修复 RedisConnectionPool 为所有 Factory 共用而导致多实例情况下会出现连接错误的问题; 2020-11-06 20:08:46 +08:00
ContentGrabbingJi-Command-api [Add] Project 添加 Command-API, Command-pixiv 模块以分离 pixiv 与 Core 模块, 使命令组合更灵活; 2020-11-09 18:42:30 +08:00
ContentGrabbingJi-Command-pixiv [Add] Project 添加 Command-API, Command-pixiv 模块以分离 pixiv 与 Core 模块, 使命令组合更灵活; 2020-11-09 18:42:30 +08:00
ContentGrabbingJi-common [Add][Change] Common 更改 CacheStoreBuilder 为实例模式, 为 CacheStoreFactory 添加 initial 方法; 2020-11-05 00:53:32 +08:00
ContentGrabbingJi-core [Add] Project 添加 Command-API, Command-pixiv 模块以分离 pixiv 与 Core 模块, 使命令组合更灵活; 2020-11-09 18:42:30 +08:00
ContentGrabbingJi-Event [Fix][Document] Event 修复 SupportedCancel 中 javadoc 内容的错误; 2020-11-05 13:32:18 +08:00
ContentGrabbingJi-exec [Add] Exec 添加一个预期(?)的启动模块; 2020-10-06 10:33:13 +08:00
ContentGrabbingJi-framework-api [Add] Framework-API 为 Author 添加仅 name 参数的构造方法; 2020-11-08 21:33:31 +08:00
ContentGrabbingJi-framework-mirai [Delete] Framework-Mirai 移除在 Mirai 新版本不再需要的依赖项; 2020-10-25 08:40:12 +08:00
ContentGrabbingJi-pixiv [Add] Pixiv 添加一组与 Pixiv 登录会话相关的类; 2020-10-07 14:14:16 +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 [Fix] Project 尝试移除对 Jacoco 测试报告生成路径的配置以修复 Codecov 无法收集报告的问题; 2020-11-09 21:56:24 +08:00
README.md [Add] Project 添加一份尚未完成的 Readme; 2020-11-10 14:19:19 +08:00

ContentGrabbingJi

一个以高性能、高效率为目标、多框架/平台支持、持续维护的Pixiv聊天机器人。
(重构进行中,欢迎围观 or 贡献!)
(旧版还能用,只是不再继续维护)

Install

待 3.0.0-alpha 版发布后将会更新!

Usage

Contributing

License

GNU Affero General Public License v3.0 © LamGC