(重构中)一个以高性能、高效率、高兼容性和多功能为目标、多框架/平台支持(和兼容)的Pixiv聊天机器人。
Go to file
LamGC 461cd246d8 [Add] BotCommandProcess 新增'色图'功能以随机从排行榜中获取一张图片;
[Add] BufferMessageEvent 增加用于获取Sender发送内容的Event实现;
[Change] BotEventHandler Handler现在允许命令处理方法不返回消息(返回'null');
2020-05-20 09:55:50 +08:00
documents/interfaces [Change] RankingUpdateTimer 调整时间补齐的阀值(12:00 -> 11:30); 2020-05-12 15:03:08 +08:00
src [Add] BotCommandProcess 新增'色图'功能以随机从排行榜中获取一张图片; 2020-05-20 09:55:50 +08:00
.gitignore [Change] LocalHashCacheStore 实现'Cleanable'接口, 增加'<init>(int, int, boolean)'构造函数以允许自动清理 2020-05-20 08:56:27 +08:00
Dockerfile.sample [Change] Dockerfile.sample 调整构建指令顺序以充分利用构建缓存; 2020-05-04 17:07:39 +08:00
LICENSE [Add] LICENSE 添加开源许可证(LGPLv3); 2020-05-04 16:55:16 +08:00
pom.xml [Version] 更新版本(2.5.1 -> 2.5.2-20200517.1-SNAPSHOT); 2020-05-17 17:45:06 +08:00