| Commit message (Collapse) | Author | Lines |
|
|
|
|
|
show <game_id>`.
|
|
|
|
changes and created new `tictactoe history` command.
|
|
|
|
`tictactoe` command.
|
|
|
|
|
|
|
|
`Player.get_move`, implemented `Game.play` functionality.
|
|
function to `Player` class: `get_move`.
|
|
|
|
|
|
|
|
removed definition in extensions. Removed custom error handler.
|
|
error handler.
|
|
hint from `typing.Any` to `Exception`, changed handling `KeyError` to handling `UserNotPlayingError`.
|
|
|
|
handler that catch it instead and attached reveal and end command to it.
|
|
message when date is going out of range.
|
|
|
|
|
|
|
|
function `send_board` to `Game` class.
|
|
command.
|
|
to cog checks.
|
|
|
|
|
|
|
|
all number reactions to message.
|
|
that opponent want to play.
|
|
|
|
|
|
in reactions.
|
|
|
|
|
|
|
|
|
|
|