Commit graph

519 commits

Author SHA1 Message Date
stijndcl
dc2262b246 Start & cancel tasks in cog_[un]load instead 2022-08-29 14:21:21 +02:00
stijndcl
1752d651a9 Undo last change 2022-08-29 02:26:16 +02:00
stijndcl
994ff01de1 Allow specifying return type for http methods 2022-08-29 02:04:42 +02:00
stijndcl
14e0472954 Make custom colour for Google embeds 2022-08-29 02:01:05 +02:00
stijndcl
ea6b204cf0 Add tests & fixes for date parsing 2022-08-29 01:51:59 +02:00
stijndcl
b85f5a612a Catch missing fields in menu 2022-08-29 01:30:58 +02:00
stijndcl
9225f61e47 Fix typing 2022-08-29 01:22:05 +02:00
stijndcl
c31767c25f Add OS info to dev readme 2022-08-29 01:17:06 +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
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
6f0ac487cc Handle custom exceptions 2022-08-26 22:55:42 +02:00
stijndcl
8a42e24c34 Make meme preview ephemeral 2022-08-26 21:50:13 +02:00
Stijn De Clercq
773c7ac4d1
Merge pull request #127 from stijndcl/memegen
Memegen
2022-08-26 21:48:10 +02:00
stijndcl
966eb63165 broken type 2022-08-26 21:43:32 +02:00
stijndcl
f9083e84ed Meme preview slash command 2022-08-26 21:35:49 +02:00
stijndcl
a0c1b986cd Make fancy functions for database & http stuff, meme preview 2022-08-26 20:02:54 +02:00
stijndcl
d1d10ee853 Fix naming & missing argument 2022-08-26 18:51:34 +02:00
stijndcl
8fb990cea8 Add missing translations, memegen message command 2022-08-26 18:32:53 +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
86dd6cb27b Move Pin over to /Discord instead of /School 2022-08-24 21:16:27 +02:00
stijndcl
2f40903579 Update to 2.0 release of dpy 2022-08-22 00:18:40 +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
Stijn De Clercq
a510e2fe4a
Merge pull request #125 from stijndcl/links
Rework Links
2022-08-12 21:25:37 +02:00
stijndcl
28cf094ea3 Typing 2022-08-10 01:12:28 +02:00
stijndcl
a614e9a9f1 Rework links 2022-08-10 01:04:19 +02:00
stijndcl
94de47082b Add marco 2022-08-09 23:46:41 +02:00
Stijn De Clercq
8aedde46de
Merge pull request #124 from stijndcl/wordle
Wordle
2022-08-03 16:40:25 +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
a0781a046b Add more tests 2022-07-30 00:24:03 +02:00
stijndcl
c4c9461ca3 Fix typing 2022-07-27 22:08:00 +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
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
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
Stijn De Clercq
2f4c2c347f
Merge pull request #123 from stijndcl/add-mongo
Add MongoDB
2022-07-25 21:32:32 +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