mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-03-18 05:04:51 +08:00
update plugin list (#313)
- add crazy-thursday plugin - add code-runner plugin
This commit is contained in:
parent
8f7aa93f0d
commit
93017936cb
@ -14,7 +14,7 @@ module.exports = [
|
||||
{
|
||||
name: 'what2eat',
|
||||
description: '今天吃什么',
|
||||
avatar: 'null',
|
||||
avatar: null,
|
||||
link: 'https://github.com/FishZe/zhamao_plugin_what2eat'
|
||||
},
|
||||
{
|
||||
@ -22,5 +22,17 @@ module.exports = [
|
||||
description: '炸毛框架的猜成语插件,仅适配 onebots 实现。',
|
||||
avatar: 'https://portrait.gitee.com/uploads/avatars/user/1726/5178850_Liufeiii_1609642372.png',
|
||||
link: 'https://gitee.com/liufeii/plugin-handle'
|
||||
},
|
||||
{
|
||||
name: 'crazy-thursday',
|
||||
description: '疯狂星期四',
|
||||
avatar: null,
|
||||
link: 'https://github.com/FishZe/zhamao_plugin_crazy_thursday'
|
||||
},
|
||||
{
|
||||
name: 'code-runner',
|
||||
description: '代码运行',
|
||||
avatar: null,
|
||||
link: 'https://github.com/FishZe/zhamao_plugin_code_runner'
|
||||
}
|
||||
];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user