Commit Graph

28 Commits

Author SHA1 Message Date
d5b4bb4c87 no longer using discriminators 2023-07-28 11:02:55 +02:00
cfea968f1b Reset the set of resetters when the word is found 2022-10-17 15:38:46 +02:00
c6ea73a581 Added the possibility for N players to collectively choose to reset the game or start a new one 2022-10-16 00:34:39 +02:00
42594d75b0 Added a timeout for the 'force alternation' mode, so the same player can play again after some time 2022-10-16 00:34:11 +02:00
5bf7676b68 Ajout d'un maximum pour la longueur des mots dans Wordle 2022-10-03 11:12:36 +02:00
Simon Junod
4f89c1bf31 Merge branch 'master' of github.com:Biganon/cambot 2022-04-27 17:57:32 +02:00
ab432efb13 Removed the interaction timeout from the poll view, and added a requirement for 2 options at least 2022-04-27 17:57:19 +02:00
Simon Junod
e1e4ae33a1 Merge branch 'master' of github.com:Biganon/cambot 2022-04-27 17:25:02 +02:00
f7ae423a91 Adding yet another bunch of lines that were deleted by mistake 2022-04-27 17:24:50 +02:00
Simon Junod
db27362050 Merge branch 'master' of github.com:Biganon/cambot 2022-04-27 17:20:30 +02:00
56409e16b4 Adding a bunch of lines that were deleted by mistake 2022-04-27 17:20:21 +02:00
Simon Junod
9239157009 Merge branch 'master' of github.com:Biganon/cambot 2022-04-27 17:16:21 +02:00
e451c86af5 Adding a line that was deleted by mistake 2022-04-27 17:16:12 +02:00
Simon Junod
30659adfbc Merge branch 'master' of github.com:Biganon/cambot 2022-04-27 17:14:41 +02:00
13cc41dadd Adding basic poll functionality 2022-04-27 17:14:17 +02:00
97ff22fa51 Migrate from discord.py to nextcord 2022-04-25 21:25:09 +02:00
Simon Junod
90df6d5554 Merge branch 'master' of github.com:Biganon/cambot 2022-04-18 21:02:39 +02:00
dac2a5170f Give away the previous target word when resetting a wordle game, if it hadn't been found. 2022-04-18 19:26:15 +02:00
049a343bc3 Put all the admin commands under one global identity test, that should be refined in the future to accept multiple admins 2022-04-05 14:07:57 +02:00
29e4b22908 Don't send messages for invalid Wordle proposals; add reactions instead, and possibly multiple reactions to the same proposal if it is invalid for multiple reasons 2022-04-05 14:07:57 +02:00
8509f7eaf8 Normalize and clean up comments (no more superfluous empty lines) 2022-04-05 14:07:34 +02:00
125aa0c6e9 Put all the admin commands under one global identity test, that should be refined in the future to accept multiple admins 2022-04-05 13:46:02 +02:00
9e11e45523 Don't send messages for invalid Wordle proposals; add reactions instead, and possibly multiple reactions to the same proposal if it is invalid for multiple reasons 2022-04-05 13:45:02 +02:00
f226b293de Normalize and clean up comments (no more superfluous empty lines) 2022-04-05 13:43:25 +02:00
631b7f96a2 Refactoring and simplifying the code that checks whether a message is a wordle proposal or not. 2022-04-02 18:59:29 +02:00
Simon Junod
02cd2bf7f2 Merge pull request #1 from BinaryBrain/feature/wordle-chat-detection
Add chat detection to avoid using dash
2022-03-31 22:52:29 +02:00
Sacha Bron
6a402f315b Add chat detection to avoid using dash 2022-03-31 22:44:37 +02:00
5998d74a37 Initial commit 2022-03-31 19:44:24 +02:00