index
:
lingo
this commit
main
Discord bot that generates LINGO puzzles
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lingo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some better triviality checks
Star Rauchenberger
2023-02-18
1
-14
/
+41
*
Added top yellow triviality check for swapped stressed phonemes
Star Rauchenberger
2023-02-17
1
-0
/
+21
*
Long queries time out after two minutes now
Star Rauchenberger
2023-02-16
1
-1
/
+3
*
Added hint obscuring (and also middle white/black)
Star Rauchenberger
2023-02-15
1
-1
/
+24
*
Added top black
Star Rauchenberger
2023-02-15
1
-0
/
+7
*
Added profane filter
Star Rauchenberger
2023-02-15
1
-0
/
+38
*
Mid yellow multi-words should not just rearrange the words
Star Rauchenberger
2023-02-15
1
-0
/
+10
*
Two word middle reds should not point to just one of those words
Star Rauchenberger
2023-02-15
1
-0
/
+9
*
Top purple is rhymes again
Star Rauchenberger
2023-02-15
1
-7
/
+1
*
If a top clue works as middle or vice versa, it is expanded to both
Star Rauchenberger
2023-02-03
1
-4
/
+45
*
Green bottom clues are converted to PNG now
Star Rauchenberger
2023-02-03
1
-2
/
+9
*
Middle green is now like a captcha
Star Rauchenberger
2023-02-03
1
-48
/
+125
*
Bot should only use relatively common words
Star Rauchenberger
2023-02-03
1
-1
/
+2
*
Filtered out sex acts
Star Rauchenberger
2023-01-24
1
-1
/
+2
*
Filtered out trivial top purple hints
Star Rauchenberger
2023-01-23
1
-0
/
+3
*
Green clues need to be paired with another clue
Star Rauchenberger
2022-12-14
1
-2
/
+7
*
Added emote reaction when answer length is wrong
Star Rauchenberger
2022-12-14
1
-0
/
+4
*
Reject middle purple clues that are the same as the solution
Star Rauchenberger
2022-12-12
1
-0
/
+3
*
Puzzle post gets an emote once it has been solved
Star Rauchenberger
2022-12-12
1
-0
/
+2
*
Disabled top yellow again
Star Rauchenberger
2022-12-12
1
-1
/
+4
*
Added triviality checking
Star Rauchenberger
2022-12-12
1
-47
/
+86
*
Re-enabled top yellow
Star Rauchenberger
2022-12-12
1
-0
/
+1
*
Bot pre-generates puzzles now
Star Rauchenberger
2022-12-11
1
-31
/
+122
*
Looks like the nickname field is only set if you actually have a nickname
Star Rauchenberger
2022-12-10
1
-1
/
+2
*
Scoreboard uses server nicknames instead of usernames
Star Rauchenberger
2022-12-10
1
-1
/
+1
*
Added orange puzzles
Star Rauchenberger
2022-12-10
1
-7
/
+63
*
Clues and solutions must be between 3 and 11 characters
Star Rauchenberger
2022-12-10
1
-2
/
+5
*
Spaces in answer attempts are now ignored
Star Rauchenberger
2022-12-10
1
-0
/
+8
*
Proper noun filter wasn't being applied to clue queries
Star Rauchenberger
2022-12-10
1
-1
/
+1
*
Undefined behaviour was causing user IDs to not be sent to scoreboard
Star Rauchenberger
2022-12-10
1
-1
/
+2
*
Bottom red/blue should not return something with the same form
Star Rauchenberger
2022-12-10
1
-4
/
+24
*
Marked bottom black as expensive
Star Rauchenberger
2022-12-10
1
-1
/
+1
*
Bot can submit to scoreboard now
Star Rauchenberger
2022-12-10
1
-3
/
+56
*
Oops
Star Rauchenberger
2022-12-09
1
-1
/
+1
*
Solution lengths are split up by spaces
Star Rauchenberger
2022-12-09
1
-4
/
+5
*
Added green hints
Star Rauchenberger
2022-12-09
1
-3
/
+79
*
Uses custom discord emotes now
Star Rauchenberger
2022-12-09
1
-2
/
+14
*
Reduced possible hint combinations
Star Rauchenberger
2022-12-09
1
-2
/
+44
*
Top purple now matches the game's behaviour
Star Rauchenberger
2022-12-09
1
-2
/
+14
*
Fixed admissible solution checker
Star Rauchenberger
2022-12-09
1
-1
/
+1
*
Refactored filter generation
Star Rauchenberger
2022-12-09
1
-351
/
+148
*
Removed anaphones for the moment
Star Rauchenberger
2022-12-08
1
-1
/
+0
*
Spaceless counts, admissable results are tuned more
Star Rauchenberger
2022-12-08
1
-26
/
+34
*
More logging, and should restrict answer space
Star Rauchenberger
2022-12-08
1
-13
/
+142
*
Ok boomer
Star Rauchenberger
2022-12-08
1
-1
/
+1
*
Added /newpuzzle slash command
Star Rauchenberger
2022-12-08
1
-250
/
+298
*
Made it a Discord bot
Star Rauchenberger
2022-12-08
1
-185
/
+228
*
Added top yellow/red/blue, middle yellow/red/blue/purple
Star Rauchenberger
2022-12-08
1
-16
/
+107
*
Initial commit
Star Rauchenberger
2022-11-30
1
-0
/
+273