Commit Graph

61 Commits (96db71a1854e8d35fa7add0fad5518e24b4d1dd9)

Author SHA1 Message Date
Stijn De Clercq 96db71a185 Fix pre-commit hooks 2023-02-16 23:35:50 +01:00
stijndcl 5505ce64c8 Squash consecutive newlines 2022-11-01 21:11:34 +01:00
stijndcl 65785fef8f Add XKCD command back in 2022-10-18 22:23:55 +02:00
Stijn De Clercq 1c249adb46
Merge pull request #141 from stijndcl/free-games
Check for free games
2022-10-18 21:36:28 +02:00
stijndcl b5c97459f9 Typing 2022-10-18 21:32:56 +02:00
stijndcl 3509bd81e4 Optimize tasks 2022-10-18 10:06:13 +02:00
stijndcl 5c0ebb7eeb Add a few TODO's and fix small bug 2022-10-13 22:37:45 +02:00
stijndcl 855f60727b Scraping & parsing for Steam 2022-10-13 22:31:45 +02:00
stijndcl deefeb1106 Check for free games 2022-10-13 20:00:46 +02:00
stijndcl 8ae9b5f77c Add missing format specifier 2022-10-12 22:14:09 +02:00
stijndcl 4160693067 Forgot one 2022-10-12 08:49:22 +02:00
stijndcl 09dbe61dfe Fix typo 2022-10-06 10:40:14 +02:00
stijndcl d190185c12 Fix announcement timezones 2022-10-05 21:04:06 +02:00
stijndcl 27accf61b7 Fix announcement footer 2022-10-02 18:53:39 +02:00
stijndcl d5db08e6ac Show error message if no definitions are found 2022-09-27 11:32:19 +02:00
stijndcl 89b345c61b Improve error message handling 2022-09-25 17:22:02 +02:00
stijndcl ce7ba4285a Put slots in set at the end 2022-09-25 15:58:36 +02:00
stijndcl 3a44a1b679 Fix duplicate schedule slots 2022-09-25 15:57:02 +02:00
stijndcl 1df345838d Remove unnecessary setting, add check around schedule parsing 2022-09-25 15:25:29 +02:00
stijndcl c79c478ab4 Start working on new roles 2022-09-25 00:09:28 +02:00
stijndcl 0a9f73af8c Make tasks log exceptions 2022-09-23 14:59:47 +02:00
stijndcl 185aaadce1 Merge sequential slots into one 2022-09-23 14:47:42 +02:00
stijndcl d03ece6f58 Create reminders, fix bugs in schedule parsing 2022-09-23 14:25:13 +02:00
stijndcl 6cfe788df5 Fix typing 2022-09-22 17:01:56 +02:00
stijndcl f19a832725 Send logs in an embed 2022-09-22 16:58:48 +02:00
stijndcl 7f21a1cf69 Defer faster, no longer error for courses than we don't know of 2022-09-22 16:38:23 +02:00
stijndcl 2d0babbdcb Create covid command 2022-09-22 16:30:58 +02:00
stijndcl df884f55f1 Covid api requests 2022-09-22 02:04:34 +02:00
stijndcl 41c8c9d0ab Put tracebacks in a codeblock for readability & to escape markdown 2022-09-20 16:45:02 +02:00
stijndcl 0262d68fc9 Improve formatting 2022-09-18 01:18:35 +02:00
stijndcl 13f7d03bbb Sending schedules in discord, small fixes 2022-09-18 01:16:19 +02:00
stijndcl 000fa93180 Various small fixes all around 2022-08-29 21:13:09 +02:00
stijndcl c4ef5cd619 Fix incorrect typehint 2022-08-29 20:50:51 +02:00
stijndcl 73d44de46e Fix wordle code 2022-08-29 20:49:29 +02:00
stijndcl 8a4baf6bb8 Remove mongo & fix tests 2022-08-29 20:24:42 +02:00
stijndcl 14e0472954 Make custom colour for Google embeds 2022-08-29 02:01:05 +02:00
stijndcl b85f5a612a Catch missing fields in menu 2022-08-29 01:30:58 +02:00
stijndcl e1af53cf44 Create a transformer for dates 2022-08-28 23:33:52 +02:00
stijndcl b581c3e5dc Menu message & slash commands 2022-08-28 22:44:53 +02:00
stijndcl 0186a0793a fix typing issues 2022-08-28 22:15:03 +02:00
stijndcl 654fbcd46b Start working on food, make embeds prefer title instead of author, add custom colour for ghent university blue 2022-08-28 20:16:36 +02:00
stijndcl b26421b875 Fix bug, add autocomplete, make cache autocompletion slightly cleaner 2022-08-13 01:10:50 +02:00
stijndcl e2959c27ad Adding new deadlines 2022-08-13 00:41:47 +02:00
stijndcl 107e4fb580 Displaying deadlines 2022-08-13 00:07:48 +02:00
stijndcl bf41acd9f4 Make game stats crud functions, split mongo schemas out a bit 2022-07-30 17:50:09 +02:00
stijndcl c4c9461ca3 Fix typing 2022-07-27 22:08:00 +02:00
stijndcl bdaf8a1dc5 Add kwargs to embeds, hide wordle spoilers 2022-07-27 21:32:26 +02:00
stijndcl 4a137bcad8 Allow force-resetting the game 2022-07-27 21:25:07 +02:00
stijndcl db499f3742 WORDLE 2022-07-27 21:10:43 +02:00
stijndcl e6b4c3fd76 Create base model for Mongo schemas 2022-07-25 21:20:09 +02:00