feat(conf): 向配置文件添加内容
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
name = "Webhook Plugin"
|
||||
version = "0.1.1"
|
||||
main = "plugin.py"
|
||||
author = "zhilv"
|
||||
description = "将发消息的接口代理出来"
|
||||
entry_class = "WebHookPlugin"
|
||||
pip_dependencies = []
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user