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
Commits · v2.6.1
explobot
Browse files
May 04, 2024
Release v2.6.1
· be1b28dc
Explo
authored
May 04, 2024
View commits for tag v2.6.1
v2.6.1
be1b28dc
Do not specify patch version in Dockerfiles, the latest version of Python 3.11 should be fine
· 3f2c6346
Explo
authored
May 04, 2024
3f2c6346
Make bot difficulty visible in tictactoe messages
· fccb5720
Explo
authored
May 04, 2024
fccb5720
May 02, 2024
Switch to AGPLv3
· 29d700ec
Explo
authored
May 02, 2024
29d700ec
Change docker-compose.yml to pull from Docker Hub
· 8fb185ee
Explo
authored
May 02, 2024
8fb185ee
Update README for Docker Hub
· db14a767
Explo
authored
May 02, 2024
db14a767
Fix docker login
· 949308b1
Explo
authored
May 02, 2024
949308b1
Try to move to Docker Hub
· a174cb7a
Explo
authored
May 02, 2024
a174cb7a
May 01, 2024
Add missing return to azure deepfake commands
· d641ed26
Explo
authored
May 01, 2024
d641ed26
Apr 30, 2024
Add setuptools as a requirement, the requirements.txt parser seems to need it
· 072532fe
Explo
authored
Apr 30, 2024
072532fe
"Fix" tag autocomplete sometimes not showing due to too long tag names
· 8b42a0ca
Explo
authored
Apr 30, 2024
8b42a0ca
Fix typo, back to dev
· 0cda6fab
Explo
authored
Apr 30, 2024
0cda6fab
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
Loading