Commit Graph

91 Commits (3bc9c15af7113766c4b8346d4547aabcd0631078)

Author SHA1 Message Date
stijndcl 9e9be39358 Only show upcoming deadlines for courses the user is actually subscribed to 2022-11-05 22:26:48 +01: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 950b7330d0 Add modsim role 2022-09-28 19:49:37 +02:00
stijndcl 3f8778b581 Fix typo 2022-09-27 18:41:28 +02:00
stijndcl a0c2cee857 Add extra course for Machine Learning 2022-09-27 18:34:07 +02:00
stijndcl 654dcb228d Fix role id's for some 2nd year courses 2022-09-27 18:22:44 +02:00
stijndcl dd93080199 Cap autocompletion size 2022-09-25 01:59:55 +02:00
stijndcl eea44fcfa5 Final courses script 2022-09-25 01:56:50 +02:00
stijndcl 7e2b7b97ff Add more schedule settings 2022-09-25 00:17:36 +02:00
stijndcl c79c478ab4 Start working on new roles 2022-09-25 00:09:28 +02:00
stijndcl bf32a5ef47 Create command to list custom commands, add shortcuts to memegen commands 2022-09-23 18:06:33 +02:00
stijndcl d03ece6f58 Create reminders, fix bugs in schedule parsing 2022-09-23 14:25:13 +02:00
stijndcl 97e815cbff Adding & removing github links 2022-09-20 17:55:59 +02:00
stijndcl 9e3527ae8a Fix relationship, add github links, improve error messages 2022-09-20 17:34:49 +02:00
stijndcl 23edc51dbf Command stats 2022-09-20 14:47:26 +02:00
stijndcl 7517f844d8 More easter eggs 2022-09-20 01:40:05 +02:00
stijndcl 1fe04b3687 Use importlib for db scripts 2022-09-20 01:07:36 +02:00
stijndcl 181118aa1d Easter eggs 2022-09-20 00:31:33 +02:00
stijndcl 65201cd705 Rename script to have alphabetical name ordering 2022-09-18 01:21:51 +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 149d132e6d Fix typing 2022-09-01 01:26:46 +02:00
stijndcl 152f84ed1c Deleting bookmarks, fix bug in menus 2022-09-01 01:02:18 +02:00
stijndcl 12d2017cbe Creating bookmarks + message command 2022-08-30 01:32:46 +02:00
stijndcl 000fa93180 Various small fixes all around 2022-08-29 21:13:09 +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 7d7ab98254 Memegen works 2022-08-25 11:04:25 +02:00
stijndcl dbb570420b Command to add memes 2022-08-25 02:07:02 +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 a614e9a9f1 Rework links 2022-08-10 01:04:19 +02:00
stijndcl e36322b4a7 Add missing await 2022-08-03 16:36:24 +02:00
stijndcl 8dbf68cac0 Don't count testing code as coverage 2022-08-03 16:27:33 +02:00
stijndcl b74f794639 First tests for game stats 2022-07-30 18:27:58 +02:00
stijndcl bf41acd9f4 Make game stats crud functions, split mongo schemas out a bit 2022-07-30 17:50:09 +02:00
stijndcl e4e77502e8 Test all crud stuff up until now 2022-07-30 16:14:32 +02:00
stijndcl d4dae7826d Require no auth for mongo in tests 2022-07-27 22:02:59 +02:00
stijndcl 5f9a57cd83 Try to fix actions, fix broken test 2022-07-27 21:49:58 +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 ea4181eac0 Fix broken time formatting, remove word field 2022-07-26 21:48:50 +02:00
stijndcl cbd3030565 Create initial wordle methods 2022-07-25 22:58:02 +02:00
stijndcl 9da0bc2c5a Make mypy ignore motor 2022-07-25 21:26:43 +02:00
stijndcl e6b4c3fd76 Create base model for Mongo schemas 2022-07-25 21:20:09 +02:00
stijndcl 6bebd109bb Set up mongo connection in pytest & fix authentication url 2022-07-25 21:08:06 +02:00
stijndcl 52b452c85a Fix mongo connection 2022-07-25 20:33:20 +02:00