mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 00:55:07 +08:00
🍻 publish plugin pong (#3065)
This commit is contained in:
parent
599ef3b253
commit
571fd007ba
@ -7482,5 +7482,21 @@
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_pong",
|
||||
"project_link": "nonebot-plugin-pong",
|
||||
"author": "eya46",
|
||||
"tags": [
|
||||
{
|
||||
"label": "ping",
|
||||
"color": "#ff0000"
|
||||
},
|
||||
{
|
||||
"label": "pong",
|
||||
"color": "#0000ff"
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user