Commit Graph

34 Commits (master)

Author SHA1 Message Date
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 264e7b5300 Tidy up events a bit 2023-02-17 00:35:40 +01:00
stijndcl deefeb1106 Check for free games 2022-10-13 20:00:46 +02:00
stijndcl 1df345838d Remove unnecessary setting, add check around schedule parsing 2022-09-25 15:25:29 +02:00
stijndcl 7e2b7b97ff Add more schedule settings 2022-09-25 00:17:36 +02:00
stijndcl 87caeec47b Change postgres defaults to match compose file 2022-09-20 22:50:58 +00:00
stijndcl 7517f844d8 More easter eggs 2022-09-20 01:40:05 +02:00
stijndcl c33ee82539 Add more settings for schedules 2022-09-18 17:25:39 +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 8a4baf6bb8 Remove mongo & fix tests 2022-08-29 20:24:42 +02:00
stijndcl 5d400fdcac Create custom pagination module 2022-08-29 16:21:47 +02:00
stijndcl dbb570420b Command to add memes 2022-08-25 02:07:02 +02:00
stijndcl d4dae7826d Require no auth for mongo in tests 2022-07-27 22:02:59 +02:00
stijndcl 665d677941 Modify config files to support Mongo 2022-07-25 19:07:57 +02:00
stijndcl edc6343e12 Create owner-guild-only commands, make sync a bit fancier 2022-07-24 16:39:27 +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 3d0f771f94 Load year from settings 2022-07-15 23:14:56 +02:00
stijndcl b9c5c6ab10 Add flake8 docstring plugin, formatting, create base class for embeds & models 2022-07-13 22:54:16 +02:00
stijndcl 5f2e26f154 Add test container 2022-06-29 00:14:44 +02:00
stijndcl fd57b5a79b Crud & tests for custom commands 2022-06-21 23:58:21 +02:00
stijndcl 6873cab955 Ufora announcements 2022-06-19 00:23:25 +02:00
stijndcl 00e805d535 Fiddle with action 2022-06-17 00:43:55 +02:00
stijndcl 3a35718d84 Initialize database stuff & setup didier 2022-06-10 01:48:02 +02:00
stijndcl 00481e42eb Project setup for clean rewrite 2022-06-09 01:32:13 +02:00
stijndcl c43710a429 Add commands to track compbio leaderboards 2022-03-11 14:11:59 +01:00
Stijn De Clercq 7ad2bf351e Remove broken libraries & functionality, format slash command usage 2022-02-05 21:24:08 +01:00
Stijn De Clercq 04d03fa2cb Customize les reminder per minor 2021-09-26 21:24:34 +02:00
Stijn De Clercq 75adf849f0 Add updated ufora RSS feeds 2021-09-20 01:58:50 +02:00
Stijn De Clercq ad1175f6cd Default test guilds to None instead of empty list 2021-09-05 16:25:15 +02:00
Stijn De Clercq 1c82bf959b Fix test guild parsing for empty strings 2021-09-05 16:22:28 +02:00
Stijn De Clercq a28bd116f0 Enable commands globally if not sandboxing, add support for test guilds in env, monitor slash command & context menu usage, create error handler for slash commands, log slash commands in terminal 2021-09-03 20:40:03 +02:00
Stijn De Clercq 418dc41126 Use env vars, fixes #62 2021-06-19 22:13:39 +02:00