mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-02 14:25:38 +08:00
add command manual plugin (#210)
This commit is contained in:
@@ -73,6 +73,7 @@ $config['plugin'] = [
|
||||
$config['native_plugin'] = [
|
||||
'onebot12' => true, // OneBot v12 协议支持
|
||||
'onebot12-ban-other-ws' => true, // OneBot v12 协议支持,禁止其他 WebSocket 连接
|
||||
'command-manual' => true,
|
||||
];
|
||||
|
||||
/* 静态文件读取器 */
|
||||
|
||||
Reference in New Issue
Block a user