index
:
sir-lancebot
br/gh1560
delete-bm-ctx-menu
dependabot/github_actions/actions/checkout-5
dependabot/github_actions/actions/upload-artifact-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
/
bot.py
(
unfollow
)
Commit message (
Collapse
)
Author
Lines
2019-08-14
changed flag emoji to stay under max message lenght
vivax3794
-1
/
+1
2019-08-14
fixed coordinate bug.
vivax3794
-1
/
+5
2019-08-14
added header to message. so the board looks correct on compact mode.
vivax3794
-4
/
+4
2019-08-14
Apply suggestions from code review
vivax3794
-3
/
+3
Co-Authored-By: Mark <
[email protected]
>
2019-08-13
Apply suggestions from code review
vivax3794
-1
/
+1
Co-Authored-By: Thomas Petersson <
[email protected]
>
2019-08-13
changed after suggestions.
vivax3794
-34
/
+59
2019-08-13
Apply suggestions from code review
vivax3794
-8
/
+8
Co-Authored-By: Ava <
[email protected]
>
2019-08-13
changed from using `format_discord` to use the content of the last message.
vivax3794
-1
/
+1
2019-08-13
change after suggestions.
vivax3794
-30
/
+38
2019-08-13
Apply suggestions from code review
vivax3794
-10
/
+10
Co-Authored-By: Mark <
[email protected]
>
2019-08-13
fixed commit issue.
vivax3794
-103
/
+128
2019-08-13
change after suggestions.
vivax3794
-110
/
+131
2019-08-13
Apply suggestions from code review
vivax3794
-4
/
+4
Co-Authored-By: Mark <
[email protected]
>
2019-08-10
fixed bugs and turned get_cords into a converter
vivax3794
-19
/
+34
2019-08-10
changed thing after requests.
vivax3794
-63
/
+64
2019-08-10
fixed a small bug
vivax3794
-7
/
+5
2019-08-10
changed .flag and .reveal to be abel to run multiple cords at once
vivax3794
-18
/
+23
2019-08-10
fixed bug in get_cords
vivax3794
-1
/
+1
2019-08-10
removed debugging message
vivax3794
-1
/
+0
2019-08-10
fixed winning code again
vivax3794
-3
/
+3
2019-08-10
added that you can provide a custom chance for bombs
vivax3794
-4
/
+4
2019-08-10
fixed issue with winning detection
vivax3794
-2
/
+8
2019-08-10
added `.end` command
vivax3794
-2
/
+11
2019-08-10
added .reveal and won and lost commands
vivax3794
-0
/
+53
2019-08-10
added `.flag` command and a board reload function
vivax3794
-0
/
+26
2019-08-09
changed format_for_discord, as suggested by Ava,
vivax3794
-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
vivax3794
-4
/
+16
2019-08-09
added formating for discord
vivax3794
-4
/
+34
(there was no bug)
2019-08-09
add generate_board
vivax3794
-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
vivax3794
-1
/
+20