mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-17 03:20:54 +00:00
🍻 publish plugin pong (#3065)
This commit is contained in:
@ -7482,5 +7482,21 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false
|
"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
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user