Commit Graph

12 Commits

Author SHA1 Message Date
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