🔀 Merge pull request #741

Update plugins.json
This commit is contained in:
Ju4tCode 2022-01-26 15:10:52 +08:00 committed by GitHub
commit fdf05173be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -879,7 +879,7 @@
"module_name": "nonebot_plugin_roll", "module_name": "nonebot_plugin_roll",
"project_link": "nonebot-plugin-roll", "project_link": "nonebot-plugin-roll",
"name": "扔骰子", "name": "扔骰子",
"desc": "掷骰!扔出指定个数的多面骰子", "desc": "掷骰!扔出指定个数的多面骰子🎲",
"author": "KafCoppelia", "author": "KafCoppelia",
"homepage": "https://github.com/KafCoppelia/nonebot_plugin_roll", "homepage": "https://github.com/KafCoppelia/nonebot_plugin_roll",
"tags": [ "tags": [
@ -894,7 +894,7 @@
"module_name": "nonebot_plugin_crazy_thursday", "module_name": "nonebot_plugin_crazy_thursday",
"project_link": "nonebot-plugin-crazy-thursday", "project_link": "nonebot-plugin-crazy-thursday",
"name": "疯狂星期四", "name": "疯狂星期四",
"desc": "天天疯狂随机输出KFC疯狂星期四文案", "desc": "天天疯狂随机输出KFC疯狂星期四文案🍗",
"author": "KafCoppelia", "author": "KafCoppelia",
"homepage": "https://github.com/KafCoppelia/nonebot_plugin_crazy_thursday", "homepage": "https://github.com/KafCoppelia/nonebot_plugin_crazy_thursday",
"tags": [ "tags": [
@ -972,21 +972,17 @@
"module_name": "nonebot_plugin_fortune", "module_name": "nonebot_plugin_fortune",
"project_link": "nonebot-plugin-fortune", "project_link": "nonebot-plugin-fortune",
"name": "今日运势", "name": "今日运势",
"desc": "抽签!占卜一下你的今日运势", "desc": "抽签!抽取你的今日运势🙏",
"author": "KafCoppelia", "author": "KafCoppelia",
"homepage": "https://github.com/KafCoppelia/nonebot_plugin_fortune", "homepage": "https://github.com/KafCoppelia/nonebot_plugin_fortune",
"tags": [ "tags": [
{ {
"label": "a:cqhttp", "label": "a:onebot",
"color": "#6952ea" "color": "#6952ea"
}, },
{ {
"label": "t:fortune", "label": "t:fortune",
"color": "#ea6f52" "color": "#ea6f52"
},
{
"label": "alpha only",
"color": "#181717"
} }
], ],
"is_official": false "is_official": false
@ -995,21 +991,17 @@
"module_name": "nonebot_plugin_tarot", "module_name": "nonebot_plugin_tarot",
"project_link": "nonebot-plugin-tarot", "project_link": "nonebot-plugin-tarot",
"name": "塔罗牌", "name": "塔罗牌",
"desc": "塔罗牌!占卜今日运势", "desc": "塔罗牌!魔法占卜🔮",
"author": "KafCoppelia", "author": "KafCoppelia",
"homepage": "https://github.com/KafCoppelia/nonebot_plugin_tarot", "homepage": "https://github.com/KafCoppelia/nonebot_plugin_tarot",
"tags": [ "tags": [
{ {
"label": "a:cqhttp", "label": "a:onebot",
"color": "#eaa452" "color": "#eaa452"
}, },
{ {
"label": "t:tarot", "label": "t:tarot",
"color": "#461264" "color": "#461264"
},
{
"label": "beta first",
"color": "#b41f14"
} }
], ],
"is_official": false "is_official": false
@ -1033,21 +1025,17 @@
"module_name": "nonebot_plugin_what2eat", "module_name": "nonebot_plugin_what2eat",
"project_link": "nonebot-plugin-what2eat", "project_link": "nonebot-plugin-what2eat",
"name": "今天吃什么", "name": "今天吃什么",
"desc": "选择恐惧症让Bot给你今天吃什么建议!", "desc": "选择恐惧症让Bot决定你今天吃什么🍕",
"author": "KafCoppelia", "author": "KafCoppelia",
"homepage": "https://github.com/KafCoppelia/nonebot_plugin_what2eat", "homepage": "https://github.com/KafCoppelia/nonebot_plugin_what2eat",
"tags": [ "tags": [
{ {
"label": "a:cqhttp", "label": "a:onebot",
"color": "#cd3d3d" "color": "#cd3d3d"
}, },
{ {
"label": "t:what2eat", "label": "t:what2eat",
"color": "#f09526" "color": "#f09526"
},
{
"label": "alpha only",
"color": "#181717"
} }
], ],
"is_official": false "is_official": false
@ -1100,4 +1088,4 @@
], ],
"is_official": false "is_official": false
} }
] ]