Commit Graph

  • 5f72701714 Fix page splitting for menus stijndcl 2022-09-25 17:41:22 +0200
  • 89b345c61b Improve error message handling stijndcl 2022-09-25 17:22:02 +0200
  • ce7ba4285a Put slots in set at the end v3.0.0 stijndcl 2022-09-25 15:58:36 +0200
  • 3a44a1b679 Fix duplicate schedule slots stijndcl 2022-09-25 15:57:02 +0200
  • ca38d06d98
    Merge pull request #135 from stijndcl/didier-v3 Stijn De Clercq 2022-09-25 15:29:19 +0200
  • 1df345838d Remove unnecessary setting, add check around schedule parsing stijndcl 2022-09-25 15:25:29 +0200
  • 98b18f7ee3
    Merge pull request #122 from stijndcl/didier-v3 Stijn De Clercq 2022-09-25 14:52:12 +0200
  • 3167c99645 Disable currency for now stijndcl 2022-09-25 14:06:54 +0200
  • dd93080199 Cap autocompletion size stijndcl 2022-09-25 01:59:55 +0200
  • eea44fcfa5 Final courses script stijndcl 2022-09-25 01:56:50 +0200
  • 7e2b7b97ff Add more schedule settings stijndcl 2022-09-25 00:17:36 +0200
  • c79c478ab4 Start working on new roles stijndcl 2022-09-25 00:09:28 +0200
  • 225cc8129e Fix revision stijndcl 2022-09-24 17:04:35 +0200
  • 961c125648 Typing stijndcl 2022-09-24 17:01:58 +0200
  • 773491e2ff Clap stijndcl 2022-09-23 20:30:00 +0200
  • bf32a5ef47 Create command to list custom commands, add shortcuts to memegen commands stijndcl 2022-09-23 18:06:33 +0200
  • 8922489a41
    Merge pull request #134 from stijndcl/reminders Stijn De Clercq 2022-09-23 15:11:53 +0200
  • 3e495d8291 Remove debug date stijndcl 2022-09-23 15:07:13 +0200
  • 0a9f73af8c Make tasks log exceptions stijndcl 2022-09-23 14:59:47 +0200
  • 185aaadce1 Merge sequential slots into one stijndcl 2022-09-23 14:47:42 +0200
  • ddd632ffd5 Fix typo stijndcl 2022-09-23 14:27:56 +0200
  • d03ece6f58 Create reminders, fix bugs in schedule parsing stijndcl 2022-09-23 14:25:13 +0200
  • 00a146cb2b List memes stijndcl 2022-09-22 17:28:23 +0200
  • 6cfe788df5 Fix typing stijndcl 2022-09-22 17:01:56 +0200
  • f049f1c80b Improve docs for memegen stijndcl 2022-09-22 17:01:29 +0200
  • f19a832725 Send logs in an embed stijndcl 2022-09-22 16:58:48 +0200
  • d9272f17ab Create command to monitor task execution stijndcl 2022-09-22 16:49:33 +0200
  • 7f21a1cf69 Defer faster, no longer error for courses than we don't know of stijndcl 2022-09-22 16:38:23 +0200
  • dc1f0f6b55
    Merge pull request #133 from stijndcl/covid Stijn De Clercq 2022-09-22 16:34:39 +0200
  • 2d0babbdcb Create covid command stijndcl 2022-09-22 16:30:58 +0200
  • df884f55f1 Covid api requests stijndcl 2022-09-22 02:04:34 +0200
  • abbb3026eb Run hooks stijndcl 2022-09-22 01:18:40 +0200
  • 72415aeed0 Snipe stijndcl 2022-09-22 01:11:24 +0200
  • 87caeec47b Change postgres defaults to match compose file stijndcl 2022-09-20 22:50:58 +0000
  • 97e815cbff Adding & removing github links stijndcl 2022-09-20 17:55:59 +0200
  • 9e3527ae8a Fix relationship, add github links, improve error messages stijndcl 2022-09-20 17:34:49 +0200
  • 41c8c9d0ab Put tracebacks in a codeblock for readability & to escape markdown stijndcl 2022-09-20 16:45:02 +0200
  • 23edc51dbf Command stats stijndcl 2022-09-20 14:47:26 +0200
  • 7517f844d8 More easter eggs stijndcl 2022-09-20 01:40:05 +0200
  • 1fe04b3687 Use importlib for db scripts stijndcl 2022-09-20 01:07:36 +0200
  • 181118aa1d Easter eggs stijndcl 2022-09-20 00:31:33 +0200
  • 2638c5a3c4 Inspire stijndcl 2022-09-19 23:04:20 +0200
  • a23ee3671a
    Merge pull request #132 from stijndcl/help-v3 Stijn De Clercq 2022-09-19 19:00:04 +0200
  • 6ef4007f13 Small bugfix stijndcl 2022-09-19 18:54:25 +0200
  • bef8742459 Add flags to help pages stijndcl 2022-09-19 18:50:03 +0200
  • 5511046e35 Final docstrings stijndcl 2022-09-19 18:15:10 +0200
  • 5d2d7c49c2 Hide empty cogs stijndcl 2022-09-19 17:50:33 +0200
  • 7035f0773f Help messages for Fun stijndcl 2022-09-19 17:42:51 +0200
  • 5cdb6c3f44 More docstrings stijndcl 2022-09-19 17:23:37 +0200
  • da365e3bc1 Don't split code in codeblocks stijndcl 2022-09-19 15:59:12 +0200
  • 65e1034372 Generate help embed from function signature stijndcl 2022-09-19 14:29:14 +0200
  • 9c36f59e04 Improve help messages stijndcl 2022-09-19 01:50:18 +0200
  • c5317b5d27 Create help command implementation stijndcl 2022-09-19 01:28:18 +0200
  • bf28611ddc
    Merge pull request #131 from stijndcl/schedules Stijn De Clercq 2022-09-18 17:50:38 +0200
  • 06b8c4e084 Fix migration & broken test stijndcl 2022-09-18 17:45:37 +0200
  • 308c341b1a Fix env variable stijndcl 2022-09-18 17:29:24 +0200
  • c33ee82539 Add more settings for schedules stijndcl 2022-09-18 17:25:39 +0200
  • 65201cd705 Rename script to have alphabetical name ordering stijndcl 2022-09-18 01:21:51 +0200
  • 0262d68fc9 Improve formatting stijndcl 2022-09-18 01:18:35 +0200
  • 13f7d03bbb Sending schedules in discord, small fixes stijndcl 2022-09-18 01:16:19 +0200
  • 14ccb42424 Parsing of schedules stijndcl 2022-09-17 23:20:46 +0200
  • 8fea65e4ad Merge migrations, pull schedules daily stijndcl 2022-09-17 19:22:27 +0200
  • ac24688a73 Increase coverage a bit stijndcl 2022-09-03 01:26:32 +0200
  • 88bbb9773f Only allow author to stop menu pages stijndcl 2022-09-02 01:27:17 +0200
  • f41e16796d
    Merge pull request #130 from stijndcl/bookmarking Stijn De Clercq 2022-09-01 01:37:53 +0200
  • 149d132e6d Fix typing stijndcl 2022-09-01 01:26:46 +0200
  • 152f84ed1c Deleting bookmarks, fix bug in menus stijndcl 2022-09-01 01:02:18 +0200
  • f70736b4d5 Searching for bookmarks stijndcl 2022-08-30 01:55:40 +0200
  • 12d2017cbe Creating bookmarks + message command stijndcl 2022-08-30 01:32:46 +0200
  • 8308b4ad9a
    Merge pull request #129 from stijndcl/remove-mongo Stijn De Clercq 2022-08-29 21:30:40 +0200
  • a51da649db Remove mongo from CI stijndcl 2022-08-29 21:20:15 +0200
  • 29f83c1343 Add missing await stijndcl 2022-08-29 21:16:31 +0200
  • 000fa93180 Various small fixes all around stijndcl 2022-08-29 21:13:09 +0200
  • c4ef5cd619 Fix incorrect typehint stijndcl 2022-08-29 20:50:51 +0200
  • 73d44de46e Fix wordle code stijndcl 2022-08-29 20:49:29 +0200
  • 8a4baf6bb8 Remove mongo & fix tests stijndcl 2022-08-29 20:24:42 +0200
  • 7b2109fb07 Add mypy to precommit stijndcl 2022-08-29 18:33:44 +0200
  • b2bc497c50
    Merge pull request #128 from stijndcl/menus Stijn De Clercq 2022-08-29 18:30:53 +0200
  • d245b2195f Fix typing stijndcl 2022-08-29 18:26:30 +0200
  • 5d400fdcac Create custom pagination module stijndcl 2022-08-29 16:21:47 +0200
  • dc2262b246 Start & cancel tasks in cog_[un]load instead stijndcl 2022-08-29 14:21:21 +0200
  • 1752d651a9 Undo last change stijndcl 2022-08-29 02:26:16 +0200
  • 994ff01de1 Allow specifying return type for http methods stijndcl 2022-08-29 02:04:42 +0200
  • 14e0472954 Make custom colour for Google embeds stijndcl 2022-08-29 02:01:05 +0200
  • ea6b204cf0 Add tests & fixes for date parsing stijndcl 2022-08-29 01:51:59 +0200
  • b85f5a612a Catch missing fields in menu stijndcl 2022-08-29 01:30:58 +0200
  • 9225f61e47 Fix typing stijndcl 2022-08-29 01:22:05 +0200
  • c31767c25f Add OS info to dev readme stijndcl 2022-08-29 01:17:06 +0200
  • 2de75fd168 Use transformer stijndcl 2022-08-29 00:02:06 +0200
  • e1af53cf44 Create a transformer for dates stijndcl 2022-08-28 23:33:52 +0200
  • b581c3e5dc Menu message & slash commands stijndcl 2022-08-28 22:44:53 +0200
  • 0186a0793a fix typing issues stijndcl 2022-08-28 22:15:03 +0200
  • 654fbcd46b Start working on food, make embeds prefer title instead of author, add custom colour for ghent university blue stijndcl 2022-08-28 20:16:36 +0200
  • 6f0ac487cc Handle custom exceptions stijndcl 2022-08-26 22:55:42 +0200
  • 8a42e24c34 Make meme preview ephemeral stijndcl 2022-08-26 21:50:13 +0200
  • 773c7ac4d1
    Merge pull request #127 from stijndcl/memegen Stijn De Clercq 2022-08-26 21:48:10 +0200
  • 966eb63165 broken type stijndcl 2022-08-26 21:43:32 +0200
  • f9083e84ed Meme preview slash command stijndcl 2022-08-26 21:35:49 +0200
  • a0c1b986cd Make fancy functions for database & http stuff, meme preview stijndcl 2022-08-26 20:02:54 +0200
  • d1d10ee853 Fix naming & missing argument stijndcl 2022-08-26 18:51:34 +0200