update
This commit is contained in:
parent
9e5dc7072a
commit
ee2f916be2
2
index.js
2
index.js
@ -17,6 +17,6 @@ bgProc.on('message', data => {
|
|||||||
bgProc.on('close', () => {
|
bgProc.on('close', () => {
|
||||||
console.log(`background close`)
|
console.log(`background close`)
|
||||||
})
|
})
|
||||||
//require('./background')
|
// require('./background')
|
||||||
const twitchChat = require('./libs/twitch-bot')
|
const twitchChat = require('./libs/twitch-bot')
|
||||||
twitchChat.runBot()
|
twitchChat.runBot()
|
||||||
|
Loading…
Reference in New Issue
Block a user