remove old background
This commit is contained in:
@@ -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()
|
||||||
|
|||||||
Reference in New Issue
Block a user