|
|
|
@ -114,6 +114,7 @@ import cron from 'node-cron';
@@ -114,6 +114,7 @@ import cron from 'node-cron';
|
|
|
|
|
console.log('HeroUnion bot heart beat result', res); |
|
|
|
|
}, {scheduled: false}); |
|
|
|
|
heroUnionHeartBeat.start(); |
|
|
|
|
heroBot.heartBeat('idle'); //马上上报一次
|
|
|
|
|
console.log('[%s] HeroUnion bot heart beat started.', common.getTimeString()); |
|
|
|
|
})().catch(error => { |
|
|
|
|
console.error("Spider error got:\n%s", error); |
|
|
|
|