mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-29 01:01:24 +00:00
🍻 publish plugin 易命令 (#1110)
This commit is contained in:
@ -2077,5 +2077,15 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_easyCommand",
|
||||||
|
"project_link": "nonebot_plugin_easyCommand",
|
||||||
|
"name": "易命令",
|
||||||
|
"desc": "一个基于NoneBot2的简单的用于动态地添加命令或添加定时任务的插件",
|
||||||
|
"author": "ziru-w",
|
||||||
|
"homepage": "https://github.com/ziru-w/nonebot_plugin_easyCommand",
|
||||||
|
"tags": [],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
Reference in New Issue
Block a user