index
:
sir-lancebot
br/gh1560
delete-bm-ctx-menu
dependabot/github_actions/actions/checkout-5
dependabot/github_actions/astral-sh/setup-uv-7
dependabot/pip/pillow-11.2.1
dependabot/uv/pillow-12.0.0
main
reorder-hacktoberfest-commands
revert-1432-dependabot/pip/emoji-2.10.0
shenanigansd-patch-1
sim_matches
use-botcore-command-error-manager
A mirrored copy of the python-discord/sir-lancebot repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bot
/
seasons
/
evergreen
/
minesweeper.py
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Deseasonify: rename `seasons` pkg to `exts`
kwzrd
2020-03-28
-285
/
+0
*
Fix incorrect merge conflict resolutions, lint remaining items
S. Co1
2019-09-11
-4
/
+4
*
Merge branch 'master' into flake8-annotations
S. Co1
2019-09-11
-5
/
+5
|
\
|
*
Fix misconfigured flake8 so docstrings are properly linted
S. Co1
2019-09-05
-9
/
+9
*
|
Initial linting pass
S. Co1
2019-09-09
-4
/
+4
|
/
*
changed board revealing at end of games.
vivax3794
2019-08-24
-3
/
+12
*
fixed import order.
vivax3794
2019-08-21
-1
/
+1
*
making sure a game is always has a way to win no matter how hard it is.
vivax3794
2019-08-21
-1
/
+5
*
fixed coordinate bug. (#256)
scragly
2019-08-19
-1
/
+7
|
\
|
*
added suggestion.
vivax3794
2019-08-14
-4
/
+6
|
*
Revert "changed flag emoji to stay under max message lenght"
vivax3794
2019-08-14
-1
/
+1
|
*
changed flag emoji to stay under max message lenght
vivax3794
2019-08-14
-1
/
+1
|
*
fixed coordinate bug.
vivax3794
2019-08-14
-1
/
+5
*
|
changed flag again.
vivax3794
2019-08-16
-1
/
+1
*
|
changed flag emoji to stay under max message lenght
vivax3794
2019-08-14
-1
/
+1
|
/
*
added header to message. so the board looks correct on compact mode.
vivax3794
2019-08-14
-4
/
+4
*
Apply suggestions from code review
vivax3794
2019-08-14
-3
/
+3
*
Apply suggestions from code review
vivax3794
2019-08-13
-1
/
+1
*
Merge remote-tracking branch 'origin/minesweeper' into minesweeper
vivax3794
2019-08-13
-7
/
+7
|
\
|
*
Apply suggestions from code review
vivax3794
2019-08-13
-8
/
+8
*
|
changed after suggestions.
vivax3794
2019-08-13
-34
/
+59
|
/
*
changed from using `format_discord` to use the content of the last message.
vivax3794
2019-08-13
-1
/
+1
*
Merge remote-tracking branch 'origin/minesweeper' into minesweeper
vivax3794
2019-08-13
-7
/
+7
|
\
|
*
Apply suggestions from code review
vivax3794
2019-08-13
-10
/
+10
*
|
change after suggestions.
vivax3794
2019-08-13
-30
/
+38
|
/
*
fixed commit issue.
vivax3794
2019-08-13
-103
/
+128
*
Merge remote-tracking branch 'origin/minesweeper' into minesweeper
vivax3794
2019-08-13
-128
/
+103
|
\
|
*
Apply suggestions from code review
vivax3794
2019-08-13
-4
/
+4
*
|
change after suggestions.
vivax3794
2019-08-13
-110
/
+131
|
/
*
fixed bugs and turned get_cords into a converter
vivax3794
2019-08-10
-19
/
+34
*
changed thing after requests.
vivax3794
2019-08-10
-63
/
+64
*
fixed a small bug
vivax3794
2019-08-10
-7
/
+5
*
changed .flag and .reveal to be abel to run multiple cords at once
vivax3794
2019-08-10
-18
/
+23
*
fixed bug in get_cords
vivax3794
2019-08-10
-1
/
+1
*
removed debugging message
vivax3794
2019-08-10
-1
/
+0
*
fixed winning code again
vivax3794
2019-08-10
-3
/
+3
*
added that you can provide a custom chance for bombs
vivax3794
2019-08-10
-4
/
+4
*
fixed issue with winning detection
vivax3794
2019-08-10
-2
/
+8
*
added `.end` command
vivax3794
2019-08-10
-2
/
+11
*
added .reveal and won and lost commands
vivax3794
2019-08-10
-0
/
+53
*
added `.flag` command and a board reload function
vivax3794
2019-08-10
-0
/
+26
*
changed format_for_discord, as suggested by Ava,
vivax3794
2019-08-09
-3
/
+5
*
added extra stuff to `format_for_discord` and also added dm and channel message
vivax3794
2019-08-09
-4
/
+16
*
added formating for discord
vivax3794
2019-08-09
-4
/
+34
*
add generate_board
vivax3794
2019-08-09
-1
/
+25
*
added logic for when a user already have a game running
vivax3794
2019-08-09
-1
/
+20
*
added minesweeper cog
vivax3794
2019-08-09
-0
/
+13