@@ -193,27 +193,27 @@ const componentCards = [
193
193
[{name: " 前往手册" , href: " https://simbot.forte.love/component-discord.html" , type: " default" }],
194
194
]
195
195
},
196
- {
197
- name: " mirai组件" ,
198
- deprecated: true ,
199
- tags: [Tag ({ name: ' ⚠濒死' , type: ' warning' , round: false }), officialTag, componentTag],
200
- shields: [
201
- Shield ({
202
- // src: "https://img.shields.io/maven-central/v/love.forte.simbot.component/simbot-component-mirai-core?&label=version",
203
- src: " https://img.shields.io/github/v/release/simple-robot/simbot-component-mirai?label=version" ,
204
- alt: " mirai组件"
205
- }),
206
- ],
207
- description: " Mirai组件基于核心库对 <a href='https://github.com/mamoe/mirai'>mirai框架</a> 进行实现,提供强大的QQ机器人平台功能。" ,
208
- links: [
209
- [{name: " 前往仓库" , href: " https://github.com/simple-robot/simbot-component-mirai" , type: " info" }],
210
- [
211
- {name: " API文档" , href: " components/mirai/" , type: " primary" },
212
- {name: " API文档(快照)" , href: " snapshots/components/mirai/" , type: " primary" },
213
- ],
214
- [{name: " 前往手册" , href: " https://simple-robot.github.io/simbot-component-mirai" , type: " default" }],
215
- ]
216
- },
196
+ // {
197
+ // name: "mirai组件",
198
+ // deprecated: true,
199
+ // tags: [Tag({ name: '⚠濒死', type: 'warning', round: false }), officialTag, componentTag],
200
+ // shields: [
201
+ // Shield({
202
+ // // src: "https://img.shields.io/maven-central/v/love.forte.simbot.component/simbot-component-mirai-core?&label=version",
203
+ // src: "https://img.shields.io/github/v/release/simple-robot/simbot-component-mirai?label=version",
204
+ // alt: "mirai组件"
205
+ // }),
206
+ // ],
207
+ // description: "Mirai组件基于核心库对 <a href='https://github.com/mamoe/mirai'>mirai框架</a> 进行实现,提供强大的QQ机器人平台功能。",
208
+ // links: [
209
+ // [{name: "前往仓库", href: "https://github.com/simple-robot/simbot-component-mirai", type: "info"}],
210
+ // [
211
+ // {name: "API文档", href: "components/mirai/", type: "primary"},
212
+ // {name: "API文档(快照)", href: "snapshots/components/mirai/", type: "primary"},
213
+ // ],
214
+ // [{name: "前往手册", href: "https://simple-robot.github.io/simbot-component-mirai", type: "default"}],
215
+ // ]
216
+ // },
217
217
{
218
218
name: " 米游社大别野组件" ,
219
219
tags: [deadTag, officialTag, componentTag],
0 commit comments