comment bot.Debug flag
This commit is contained in:
parent
14afe8ff4d
commit
128ebcbf8c
@ -74,7 +74,7 @@ func GetBotController() BotController {
|
|||||||
log.Panic(err)
|
log.Panic(err)
|
||||||
}
|
}
|
||||||
|
|
||||||
bot.Debug = true
|
bot.Debug = true // set true only while development, should be set to false in production
|
||||||
|
|
||||||
log.Printf("Authorized on account %s", bot.Self.UserName)
|
log.Printf("Authorized on account %s", bot.Self.UserName)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user