remove some log
This commit is contained in:
parent
4196a2e6b2
commit
60234fce30
2
index.js
2
index.js
@ -14,7 +14,7 @@ const sender = new Sender(bot)
|
|||||||
let exception = [
|
let exception = [
|
||||||
''
|
''
|
||||||
]
|
]
|
||||||
console.log(bot_token)
|
|
||||||
const command = new commandManager()
|
const command = new commandManager()
|
||||||
|
|
||||||
fs.readFile('./exception.txt', (err, data) => {
|
fs.readFile('./exception.txt', (err, data) => {
|
||||||
|
Loading…
Reference in New Issue
Block a user