Closed Elucidation closed 8 years ago
Both footer and body have to check title, either consolidate with a single template (best) or handle flipping of FEN outside of message generation (also needed).
Second, move \n\n--\n\n to footer, https://github.com/Elucidation/tensorflow_chessbot/blob/development/chessbot.py#L84
Implemented message template and string.format() with 77c064f
string.format()
Both footer and body have to check title, either consolidate with a single template (best) or handle flipping of FEN outside of message generation (also needed).
Second, move \n\n--\n\n to footer, https://github.com/Elucidation/tensorflow_chessbot/blob/development/chessbot.py#L84