mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-28 05:06:56 +08:00
🍻 publish plugin 支付宝到账语音 (#940)
Co-authored-by: A-kirami <A-kirami@users.noreply.github.com>
This commit is contained in:
parent
3870f0084d
commit
eec27a267a
@ -1498,5 +1498,15 @@
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_alipayvoice",
|
||||
"project_link": "nonebot-plugin-alipayvoice",
|
||||
"name": "支付宝到账语音",
|
||||
"desc": "发送支付宝到账语音, 支持金额范围为0.01~999999999999.99",
|
||||
"author": "A-kirami",
|
||||
"homepage": "https://github.com/A-kirami/nonebot-plugin-alipayvoice",
|
||||
"tags": [],
|
||||
"is_official": false
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user