Zokhoi / LilyWhiteBot

互联机器人莉莉白

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

运行bot时报错,显示有未定义

ldcivan opened this issue · comments

以下是报错内容
[ERROR] Uncaught exception: qqConfig is not defined
ReferenceError: qqConfig is not defined
at new QQSocketApiMessageHandler (C:\Users\86178\Desktop\LilyWhiteBot-master\lib\handlers\QQSocketApiMessageHandler.js:29:23)
at Object. (C:\Users\86178\Desktop\LilyWhiteBot-master\main.js:135:21)
at Module._compile (internal/modules/cjs/loader.js:1085:14)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
at Module.load (internal/modules/cjs/loader.js:950:32)
at Function.Module._load (internal/modules/cjs/loader.js:790:12)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:76:12)
at internal/main/run_main_module.js:17:47