mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 09:05:04 +08:00
commit
8f51aff483
@ -954,5 +954,28 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_fortune",
|
||||||
|
"project_link": "nonebot-plugin-fortune",
|
||||||
|
"name": "nonebot_plugin_fortune",
|
||||||
|
"desc": "抽签!占卜一下你的今日运势",
|
||||||
|
"author": "KafCoppelia",
|
||||||
|
"homepage": "https://github.com/KafCoppelia/nonebot_plugin_fortune",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "a:cqhttp",
|
||||||
|
"color": "#6952ea"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "t:fortune",
|
||||||
|
"color": "#ea6f52"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "alpha only",
|
||||||
|
"color": "#181717"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
Reference in New Issue
Block a user