alikhil opened this issue 6 years ago · 0 comments
tgbotapi.NewBotAPI(p.Config.Token) can return error and then assigning Debug field of bot will cause NP error
tgbotapi.NewBotAPI(p.Config.Token)
Debug
bot
drone-telegram/plugin.go
Lines 235 to 246 in 197bad6