Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · v2.6.0
explobot
Browse files
Apr 30, 2024
Release v2.6.0
· d3a84959
Explo
authored
Apr 30, 2024
View commits for tag v2.6.0
v2.6.0
d3a84959
Merge branch '94-add-tic-tac-toe' into 'master'
· 46ecf1b5
Explo
authored
Apr 30, 2024
46ecf1b5
Update changelog
· c6d45de6
Explo
authored
Apr 30, 2024
c6d45de6
Refactor minimax, add a bit of randomness to the minimax player by choosing...
· 4241132b
Explo
authored
Apr 30, 2024
4241132b
Implement difficulty selection
· 22cfebac
Explo
authored
Apr 30, 2024
22cfebac
Implement minimax (perfect bot player)
· 6c868e8c
Explo
authored
Apr 30, 2024
6c868e8c
Greatly simplify Tic-Tac-Toe algorithm by using a one-dimensional board
· 09df6528
Explo
authored
Apr 29, 2024
09df6528
Fix missing mention
· b98b0174
Explo
authored
Apr 29, 2024
b98b0174
Some additional checks
· 74af74d1
Explo
authored
Jan 04, 2024
74af74d1
Improve bot algorithm, add better strings for game progress
· 351e9c7a
Explo
authored
Jan 01, 2024
351e9c7a
Make TicTacToe work, add basic bot player (random choice)
· 092cbeef
Explo
authored
Dec 30, 2023
092cbeef
More tictactoe
· 0c8c9a2b
Explo
authored
Nov 26, 2023
0c8c9a2b
Add TicTacToe Board
· b8fab0f6
Explo
authored
Nov 12, 2023
b8fab0f6
Add tictactoe boilerplate
· d02b2fe4
Explo
authored
Nov 05, 2023
d02b2fe4
Refactor image download logic: only content-type header required at first
· 6713bff4
Explo
authored
Apr 30, 2024
6713bff4
Apr 28, 2024
Update CHANGELOG
· 9fcfc104
Explo
authored
Apr 28, 2024
9fcfc104
Merge branch '86-fix-gif-makia-transparency' into 'master'
· f63c12b3
Explo
authored
Apr 28, 2024
f63c12b3
Fix transparency with gif-makia by forcing 'background' dispose
· 218f61fa
Explo
authored
Apr 28, 2024
218f61fa
Add !bingchilling
· 1517cdfe
Explo
authored
Apr 28, 2024
1517cdfe
Apr 27, 2024
Update deps; add script that checks for outdated deps
· 520905b8
Explo
authored
Apr 27, 2024
520905b8
Oct 22, 2023
Merge branch '104-add-slash-ban' into 'master'
· f071222b
Explo
authored
Oct 22, 2023
f071222b
Add some error handling
· 731d5fa6
Explo
authored
Oct 22, 2023
731d5fa6
Seems to work now
· 3669b87f
Explo
authored
Oct 22, 2023
3669b87f
Oct 15, 2023
Add banning to /ban
· cf912166
Explo
authored
Oct 15, 2023
cf912166
Oct 08, 2023
Add /ban skeleton
· 84854b98
Explo
authored
Oct 08, 2023
84854b98
Oct 07, 2023
Merge branch '103-add-tag-list' into 'master'
· 313d8e34
Explo
authored
Oct 07, 2023
313d8e34
Make the tag list paginated in case of reeeealllly loooooonnng lists
· 4259c869
Explo
authored
Oct 07, 2023
4259c869
Add an embed for the list
· 02cbc72c
Explo
authored
Oct 07, 2023
02cbc72c
Oct 06, 2023
Start doing list command
· 88e4f7f7
Explo
authored
Oct 06, 2023
88e4f7f7
Sep 30, 2023
Add exception logging to autocompletes, maybe
· 508893fe
Explo
authored
Sep 30, 2023
508893fe
Make return_single False by default to fix issues
· 3ccb9052
Explo
authored
Sep 30, 2023
3ccb9052
Merge branch '80-add-lottie-sticker-support' into 'master'
· 8b911674
Explo
authored
Sep 30, 2023
8b911674
Update changelog
· 33fbfaf2
Explo
authored
Sep 30, 2023
33fbfaf2
Add Lottie sticker support
· 4a813999
Explo
authored
Sep 30, 2023
4a813999
Add rlottie-python to requirements
· 45e34a6f
Explo
authored
Sep 30, 2023
45e34a6f
Add tracebacks to warnings coming from the warnings module
· 30a719e0
Explo
authored
Sep 30, 2023
30a719e0
Sep 24, 2023
Make allowed_mentions none everywhere
· f48d1ac6
Explo
authored
Sep 24, 2023
f48d1ac6
Fix additional misc issues with tags, back to dev
· 4fc1d896
Explo
authored
Sep 24, 2023
4fc1d896
Fix /tag global
· b8ea4d92
Explo
authored
Sep 24, 2023
View commits for tag v2.5.2
v2.5.2
b8ea4d92
Fix tag.owner being None if there are no additional types available to a user
· f7b29a1b
Explo
authored
Sep 24, 2023
View commits for tag v2.5.1
v2.5.1
f7b29a1b
Loading