remove some log

This commit is contained in:
Su-Yong 2018-09-29 18:26:25 +09:00
parent 4196a2e6b2
commit 60234fce30

View File

@ -14,7 +14,7 @@ const sender = new Sender(bot)
let exception = [
''
]
console.log(bot_token)
const command = new commandManager()
fs.readFile('./exception.txt', (err, data) => {