Commit Graph

65 Commits (a21eb51e6d457163029ccce487579f8305875da1)

Author SHA1 Message Date
stijndcl a21eb51e6d Work on rob 2024-02-20 16:21:51 +01:00
stijndcl cc75dd8909 Fix typing 2024-02-12 20:16:52 +01:00
stijndcl 685e4d953e Re-enable currency, add withdraw and cf 2024-02-12 20:07:57 +01:00
Stijn De Clercq feccb88cfd Fix db typing 2023-07-08 01:23:47 +02:00
Stijn De Clercq 4b25d5d519 Remove wordle 2023-07-07 14:51:50 +02:00
Stijn De Clercq 1af7e241e2 Small bugfix in timezone printing 2023-02-17 01:04:24 +01:00
stijndcl 1831446f65 Create first implementation of events 2023-02-16 23:44:26 +01:00
stijndcl 5deb312474 Start working on events 2023-02-16 23:44:26 +01:00
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 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 181118aa1d Easter eggs 2022-09-20 00:31:33 +02:00
stijndcl 14ccb42424 Parsing of schedules 2022-09-17 23:20:46 +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 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 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 e6b4c3fd76 Create base model for Mongo schemas 2022-07-25 21:20:09 +02:00
stijndcl 0834a4ccbc Write tests for tasks 2022-07-24 01:49:52 +02:00
stijndcl da0e60ac4f Send daily birthday notifications, add more settings & configs, fix small bugs in database 2022-07-23 23:21:32 +02:00
stijndcl 393cc9c891 Add support for lazy loading of user fields 2022-07-23 22:34:03 +02:00
stijndcl 66997b7556 Fix broken migration 2022-07-23 20:59:02 +02:00
stijndcl 8bc0f1fa7a Add birthday task, change migrations to use date instead of datetime 2022-07-23 20:35:42 +02:00
stijndcl adcf94c66e Tests for birthday commands, overwrite existing birthdays 2022-07-19 23:35:41 +02:00
stijndcl f49f32d2e9 Add birthday commands 2022-07-19 22:58:59 +02:00
stijndcl 1aeaa71ef8 Add extra tests 2022-07-18 22:00:39 +02:00
stijndcl 8227190a8d Fix mypy & tests 2022-07-16 00:19:05 +02:00
stijndcl 3debd18d82 Add dad jokes 2022-07-16 00:14:02 +02:00
stijndcl 72c3acbcc2 Add simple caching implementation for database queries that will be used in command autocompletion 2022-07-14 22:44:22 +02:00
stijndcl f0a05c8b4d Wrap result in a list 2022-07-14 22:03:56 +02:00