mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-21 18:15:50 +08:00
🍻 publish plugin 周易蓍草占卜 (#2267)
This commit is contained in:
parent
3edce9a630
commit
f375a4a723
@ -7096,5 +7096,22 @@
|
|||||||
"is_official": false,
|
"is_official": false,
|
||||||
"type": "application",
|
"type": "application",
|
||||||
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
"supported_adapters": ["nonebot.adapters.onebot.v11"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_uvdiviner",
|
||||||
|
"project_link": "nonebot-plugin-uvdiviner",
|
||||||
|
"name": "周易蓍草占卜",
|
||||||
|
"desc": "基于古蓍草占卜的算法, 简单的使用`.divine`指令.",
|
||||||
|
"author": "fu050409",
|
||||||
|
"homepage": "https://gitee.com/unvisitor/nonebot-plugin-uvdiviner",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "占卜",
|
||||||
|
"color": "#440e0e"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false,
|
||||||
|
"type": "application",
|
||||||
|
"supported_adapters": null
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user