mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 00:55:07 +08:00
🍻 publish plugin SSE日志输出流 (#2959)
This commit is contained in:
parent
c0c8e1aa02
commit
0c187cd8c3
@ -6975,5 +6975,21 @@
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_logstream",
|
||||
"project_link": "nonebot-plugin-logstream",
|
||||
"author": "KiKi-XC",
|
||||
"tags": [
|
||||
{
|
||||
"label": "log",
|
||||
"color": "#41fae7"
|
||||
},
|
||||
{
|
||||
"label": "SSE",
|
||||
"color": "#1eefff"
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user