| Commit message (Collapse) | Author | Age | Lines |
| |\ |
|
| | |\
| | |
| | |
| | | |
* Add error handling for invalid APOD dates
* Add error handling for non-existent minesweeper games
|
| | | | |
|
| | | |
| | |
| | |
| | | |
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.
|
| | | | |
|
| | | | |
|
| | |/ |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| |
| |
| | |
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`.
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| |
| |
| | |
function `send_board` to `Game` class.
|
| | |
| |
| |
| | |
command.
|
| | |
| |
| |
| | |
to cog checks.
|
| | | |
|
| | | |
|
| | | |
|
| | |
| |
| |
| | |
all number reactions to message.
|
| | |
| |
| |
| | |
that opponent want to play.
|
| | | |
|
| | | |
|
| | |
| |
| |
| | |
in reactions.
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| |/ |
|
| |\
| |
| | |
Try to fetch devlog channel if not found in cache
|
| |/ |
|
| |\
| |
| | |
Send greeting message on bot start-up
|