mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-17 16:20:05 +08:00
🍻 publish plugin 链接防夹 (#2073)
This commit is contained in:
parent
0127d765ae
commit
142d0f4d95
@ -5874,5 +5874,24 @@
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
},
|
||||
{
|
||||
"module_name": "nonebot_plugin_escape_url",
|
||||
"project_link": "nonebot-plugin-escape-url",
|
||||
"name": "链接防夹",
|
||||
"desc": "自动转换发送消息中的URL,逃避URL检测",
|
||||
"author": "ssttkkl",
|
||||
"homepage": "https://github.com/bot-ssttkkl/nonebot-plugin-escape-url",
|
||||
"tags": [
|
||||
{
|
||||
"label": "a:OneBot",
|
||||
"color": "#5293ea"
|
||||
},
|
||||
{
|
||||
"label": "a:QQGuild",
|
||||
"color": "#5293ea"
|
||||
}
|
||||
],
|
||||
"is_official": false
|
||||
}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user