Commit graph

9 commits

Author SHA1 Message Date
874a24dd1d Implement a history-based matching algorythm
The bot will attempt to keep producing groups with entirely unique matches based on the full history of matches until it can't. It'll then step forward and ignore a week of history and try again, ignoring more history until no history is left
2024-08-10 15:12:14 +01:00
ca24cb4b93 Rename the Python testing github action 2024-08-09 23:50:53 +01:00
26bda80985
Update pylint.yml with actions/setup-python@v5 2024-08-09 23:50:08 +01:00
eb3cd54df0
Update pylint.yml with pytest 2024-08-09 23:48:32 +01:00
e91493d5b7
Update pylint.yml with --max-line-length 120 2024-08-09 23:47:26 +01:00
85132e2fc2
Use flake8 in pylint.yml 2024-08-09 23:44:43 +01:00
5dba9f6d3e
Update pylint.yml with discord and pytest dependencies 2024-08-09 23:36:48 +01:00
f7b65a6bd4
Set the python version to only 3.11 2024-08-09 23:35:47 +01:00
9f65c879f9
Create pylint.yml Github Action 2024-08-09 23:35:02 +01:00