diff --git a/example/tuling123-bot.js b/example/tuling123-bot.js index ea2b67fa4189fab787b7d48bda41d897b09231f0..7484fad2607a43b78d994ce45023fb6750b38e41 100644 --- a/example/tuling123-bot.js +++ b/example/tuling123-bot.js @@ -21,7 +21,7 @@ log.level = 'silly' const TULING123_API_KEY = '18f25157e0446df58ade098479f74b21' const brain = new Tuling123(TULING123_API_KEY) -const bot = new Wechaty({head: true}) +const bot = new Wechaty({head: false}) console.log(` Welcome to Tuling Wechaty Bot.