remove old background
This commit is contained in:
parent
ee2f916be2
commit
7c18033f33
1
index.js
1
index.js
@ -17,6 +17,5 @@ bgProc.on('message', data => {
|
|||||||
bgProc.on('close', () => {
|
bgProc.on('close', () => {
|
||||||
console.log(`background close`)
|
console.log(`background close`)
|
||||||
})
|
})
|
||||||
// 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