Age | Commit message (Expand) | Author |
---|---|---|
2023-08-18 | Refactor chat and discord packages | Kevinthegreat |
2023-06-29 | changed "[A-z0-9_]" in regex to "." | Jakub Kolodziej |
2023-06-19 | Possibly shorter solution + tests added | Jakub Kolodziej |
2022-03-08 | Changed chat listener tests to use the new api | ExternalTime |
2021-09-21 | Added 3 weirdos tests. Would be nice to get copies of all correct answers | ExternalTime |
2021-09-21 | Changed trivia tests to check similarly formatted but non-existent data. | ExternalTime |
2021-09-21 | Added another method to ChatListenerTest | ExternalTime |
2021-09-21 | Added tests for trivia solver | ExternalTime |