Commit Graph

86 Commits (master)

Author SHA1 Message Date
stijndcl dc4ee08b63 Fix free games 2023-12-25 23:00:48 +01:00
Stijn De Clercq cdfcd094a4 Fix typing everywhere, fetch error channel after bot is ready 2023-07-08 15:38:17 +02:00
Stijn De Clercq c2a2fee50f Update all dependencies, move to pydantic 2.x and sqlalchemy 2.x 2023-07-07 16:16:33 +02:00
Stijn De Clercq 4b25d5d519 Remove wordle 2023-07-07 14:51:50 +02:00
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 105cee7e6e Fix memegen preview 2022-09-25 18:54:18 +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 2638c5a3c4 Inspire 2022-09-19 23:04:20 +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 14ccb42424 Parsing of schedules 2022-09-17 23:20:46 +02:00
stijndcl 8fea65e4ad Merge migrations, pull schedules daily 2022-09-17 19:22:27 +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 1752d651a9 Undo last change 2022-08-29 02:26:16 +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 2de75fd168 Use transformer 2022-08-29 00:02:06 +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