A bot that allows two player to play chess against each other. Works a lot better with larger font sizes. NO GUARANTEES ANYTHING HERE WILL ACTUALLY BE IMPLEMENTED. This is for my Create PT.
- .showBoard
- Shows the board currently active in the channel
- .challenge (player)
- Challenges (player) to a game of chess. Also used to accept a challenge.
- .move (position) (destination)
- Move a piece at (position) to (destination)
- .forfeit
- If you suck, you can forfeit a match
- Implement automatic check-mate
- Forfeit command
- None