🚧 process store pagination

This commit is contained in:
yanyongyu
2021-12-30 16:05:05 +08:00
parent d1706e438b
commit 2beed6bf16
11 changed files with 242 additions and 40 deletions

View File

@ -1,13 +1,13 @@
[
{
"module_name": "nonebot.adapters.cqhttp",
"project_link": "nonebot-adapter-cqhttp",
"name": "cqhttp",
"desc": "OneBot(CQHTTP) 协议",
"module_name": "nonebot.adapters.onebot.v11",
"project_link": "nonebot-adapter-onebot",
"name": "OneBot V11",
"desc": "OneBot V11 协议",
"author": "yanyongyu",
"homepage": "https://github.com/nonebot/nonebot2/tree/master/packages/nonebot-adapter-cqhttp",
"homepage": "https://github.com/nonebot/adapter-onebot",
"tags": [],
"is_official": false
"is_official": true
},
{
"module_name": "nonebot.adapters.ding",
@ -15,9 +15,9 @@
"name": "ding",
"desc": "钉钉协议",
"author": "Artin",
"homepage": "https://github.com/nonebot/nonebot2/tree/master/packages/nonebot-adapter-ding",
"homepage": "https://github.com/nonebot/adapter-ding",
"tags": [],
"is_official": false
"is_official": true
},
{
"module_name": "nonebot.adapters.mirai",
@ -25,9 +25,9 @@
"name": "mirai",
"desc": "Mirai-Api-HTTP 协议",
"author": "Mix",
"homepage": "https://github.com/nonebot/nonebot2/tree/master/packages/nonebot-adapter-mirai",
"homepage": "https://github.com/nonebot/adapter-mirai",
"tags": [],
"is_official": false
"is_official": true
},
{
"module_name": "nonebot.adapters.feishu",
@ -35,8 +35,28 @@
"name": "feishu",
"desc": "飞书协议",
"author": "StarHeartHunt",
"homepage": "https://github.com/nonebot/nonebot2/tree/master/packages/nonebot-adapter-feishu",
"homepage": "https://github.com/nonebot/adapter-feishu",
"tags": [],
"is_official": false
"is_official": true
},
{
"module_name": "nonebot.adapters.telegram",
"project_link": "nonebot-adapter-telegram",
"name": "telegram",
"desc": "Telegram 协议",
"author": "StarHeartHunt",
"homepage": "https://github.com/nonebot/adapter-telegram",
"tags": [],
"is_official": true
},
{
"module_name": "nonebot.adapters.qqguild",
"project_link": "nonebot-adapter-qqguild",
"name": "QQ 频道",
"desc": "QQ 频道官方机器人",
"author": "yanyongyu",
"homepage": "https://github.com/nonebot/adapter-qqguild",
"tags": [],
"is_official": true
}
]

View File

@ -7,7 +7,7 @@
"author": "yanyongyu",
"homepage": "https://github.com/cscs181/QQ-GitHub-Bot/tree/master/src/plugins/nonebot_plugin_status",
"tags": [],
"is_official": false
"is_official": true
},
{
"module_name": "haruka_bot",
@ -37,7 +37,7 @@
"name": "NoneBot离线文档",
"homepage": "https://github.com/nonebot/nonebot2/tree/master/packages/nonebot-plugin-docs",
"tags": [],
"is_official": false
"is_official": true
},
{
"module_name": "nonebot_plugin_sentry",
@ -47,17 +47,7 @@
"name": "Sentry日志监控",
"homepage": "https://github.com/cscs181/QQ-GitHub-Bot/tree/master/src/plugins/nonebot_plugin_sentry",
"tags": [],
"is_official": false
},
{
"module_name": "nonebot_plugin_test",
"project_link": "nonebot-plugin-test",
"author": "yanyongyu",
"desc": "在浏览器中测试你的 NoneBot 机器人",
"name": "前端测试机器人插件",
"homepage": "https://github.com/nonebot/plugin-test",
"tags": [],
"is_official": false
"is_official": true
},
{
"module_name": "nonebot_plugin_apscheduler",
@ -67,7 +57,7 @@
"name": "定时任务",
"homepage": "https://github.com/nonebot/plugin-apscheduler",
"tags": [],
"is_official": false
"is_official": true
},
{
"module_name": "nonebot_plugin_picsearcher",
@ -287,7 +277,7 @@
"author": "yanyongyu",
"homepage": "https://github.com/nonebot/plugin-localstore",
"tags": [],
"is_official": false
"is_official": true
},
{
"module_name": "nonebot_plugin_puppet",
@ -497,7 +487,7 @@
"author": "mnixry",
"homepage": "https://github.com/mnixry/nonebot-plugin-filehost",
"tags": [],
"is_official": false
"is_official": true
},
{
"module_name": "nonebot_plugin_simplemusic",