Commit Graph

6 Commits

Author SHA1 Message Date
0ab5634ce3 [Update] MiraiMain 将登录密码形式由明文文本更改为Md5以加强机器人在服务端的安全性;
[Update] pom.xml 版本号升级(1.0-SNAPSHOT -> 2.1.0);
2020-04-17 15:52:58 +08:00
46b2c1078b [Add] 增加com.squareup:gifencoder依赖项以用于处理Pixiv动图;
[Update] 整理文件内的注释内容;
2020-04-15 14:58:43 +08:00
5a50977be5 [Delete] 移除PixivLoginProxyServer类;
[Add] 导入PixivLoginProxyServer依赖库;
2020-04-14 10:38:32 +08:00
9bf59da444 [Add] 增加 Mirai 框架依赖项, 升级日志系统(Log4j -> Log4j2);
[Update] 将Log4j配置文件替换为Log4j2配置文件;
2020-04-10 21:58:56 +08:00
18d96c73d6 [Add] CacheStore 增加supportedPersistence以让使用方知晓实现是否支持持久化;
[Change] CQProcess 使用RedisPoolCacheStore;
2020-03-30 10:10:53 +08:00
532d7371d8 initial commit 2020-03-26 14:39:59 +08:00