mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-24 00:55:35 +08:00
add what2eat plugin to plugin market (#309)
This commit is contained in:
@@ -10,5 +10,11 @@ module.exports = [
|
|||||||
description: '框架接入 gocq 的适配器(将 OneBot 11 转为 12)',
|
description: '框架接入 gocq 的适配器(将 OneBot 11 转为 12)',
|
||||||
avatar: 'https://user-images.githubusercontent.com/25968335/120111974-8abef880-c139-11eb-99cd-fa928348b198.png',
|
avatar: 'https://user-images.githubusercontent.com/25968335/120111974-8abef880-c139-11eb-99cd-fa928348b198.png',
|
||||||
link: 'https://github.com/zhamao-robot/go-cqhttp-adapter-plugin'
|
link: 'https://github.com/zhamao-robot/go-cqhttp-adapter-plugin'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: 'what2eat',
|
||||||
|
description: '今天吃什么',
|
||||||
|
avatar: 'null',
|
||||||
|
link: 'https://github.com/FishZe/zhamao_plugin_what2eat'
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user