updated cmd name
This commit is contained in:
@ -207,5 +207,5 @@ func (b *bot) handleConfigHelp(m chat1.MsgSummary) {
|
|||||||
if args[2] != "help" {
|
if args[2] != "help" {
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
b.debug("config list called by @%s in %s", m.Sender.Username, m.ConvID)
|
b.debug("config help called by @%s in %s", m.Sender.Username, m.ConvID)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user