mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-03-19 13:44:52 +08:00
15 lines
349 B
JSON
15 lines
349 B
JSON
{
|
|
"robot_name": "CQBot",
|
|
"framework_version": "1.0.0",
|
|
"cqbot_version": "1.0.0",
|
|
"config_dir": "cq_data\/config\/",
|
|
"crash_dir": "cq_data\/crash\/",
|
|
"user_dir": "cq_data/users\/",
|
|
"cq_data": "cq_data\/",
|
|
"admin_group": "",
|
|
"host": "",
|
|
"port": "",
|
|
"access_token": "",
|
|
"info_level": 0,
|
|
"admin": []
|
|
} |