| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2019-08-10 | fixed winning code again | -3/+3 | ||
| 2019-08-10 | added that you can provide a custom chance for bombs | -4/+4 | ||
| 2019-08-10 | fixed issue with winning detection | -2/+8 | ||
| 2019-08-10 | added `.end` command | -2/+11 | ||
| 2019-08-10 | added .reveal and won and lost commands | -0/+53 | ||
| 2019-08-10 | added `.flag` command and a board reload function | -0/+26 | ||
| 2019-08-09 | changed format_for_discord, as suggested by Ava, | -3/+5 | ||
| to now have letters at the top instead of numbers | ||||
| 2019-08-09 | added extra stuff to `format_for_discord` and also added dm and channel message | -4/+16 | ||
| 2019-08-09 | added formating for discord | -4/+34 | ||
| (there was no bug) | ||||
| 2019-08-09 | add generate_board | -1/+25 | ||
| (it might have a bug, will begone more apparent when adding formatting for discord.) | ||||
| 2019-08-09 | added logic for when a user already have a game running | -1/+20 | ||