(重构中)一个以高性能、高效率、高兼容性和多功能为目标、多框架/平台支持(和兼容)的Pixiv聊天机器人。
Go to file
LamGC 5ad2a56ce2 [Add] BotCommandProcess 将 getImageById 中用于构造BotCode的代码分离到 getImageToBotCode 方法;
[Add] PreLoadDataComparator 增加新的比较器, 主要用于对Pixiv搜索结果的排序;
[Change] BotCommandProcess 重写 getImageById 方法以提高处理效率;
[Change] BotCommandProcess 将 search 方法对搜索结果的排序抽出到新的Comparator实现类(PreLoadDataComparator);
2020-04-16 16:51:25 +08:00
src [Add] BotCommandProcess 将 getImageById 中用于构造BotCode的代码分离到 getImageToBotCode 方法; 2020-04-16 16:51:25 +08:00
.gitignore initial commit 2020-03-26 14:39:59 +08:00
pom.xml [Add] 增加com.squareup:gifencoder依赖项以用于处理Pixiv动图; 2020-04-15 14:58:43 +08:00
search.txt initial commit 2020-03-26 14:39:59 +08:00