@ -21,6 +21,7 @@ func chessCommand(m chat1.MsgSummary) {
return
}
if parts[1] == "show" {
log.LogInfo("Game found: %+v, %+v", &g, g)
go showBoard(m, &g)