From 29f9882d78558c7e824aaed429d7979879149579 Mon Sep 17 00:00:00 2001 From: GardenHamster Date: Fri, 24 Mar 2023 04:02:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=80=E4=BA=9B=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Theresa3rd-Bot/TheresaBot.Main/botsettings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Theresa3rd-Bot/TheresaBot.Main/botsettings.yml b/Theresa3rd-Bot/TheresaBot.Main/botsettings.yml index f17d02b0..a84875d7 100644 --- a/Theresa3rd-Bot/TheresaBot.Main/botsettings.yml +++ b/Theresa3rd-Bot/TheresaBot.Main/botsettings.yml @@ -217,7 +217,7 @@ PixivRanking: Enable: true #是否启用 ProcessingMsg: '正在获取榜单信息,需要亿点时间...' #开始执行前返回的消息 Template: '{Date}{Ranking}精选,数据缓存{CacheSeconds}秒' #消息模版 - MaxScan: 300 #每个排行榜最多扫描前N个作品 + MaxScan: 500 #每个排行榜最多扫描前N个作品 PreviewInPage: 30 #合成一览图中,每张一览图最多显示多少个作品 SortType: 2 #排序方式,0榜单排名,1收藏数排序,2收藏率排序,3点赞数排序,4点赞率排序 GroupCD: 300 #共享CD(秒),使用命令后全群需要CD才能重新使用该功能