Commit Graph

577 Commits (00a146cb2be25f42cbe9fb47b32dfd1be7b77570)

Author SHA1 Message Date
Stijn De Clercq 693fab7833 Fix typo 2021-11-28 16:30:37 +01:00
Stijn De Clercq 7bac54599a Update schedules & add some QOL & small fixes 2021-11-28 16:28:31 +01:00
Stijn De Clercq 9a2313d376 Send a head instead of get 2021-11-09 23:08:22 +01:00
Stijn De Clercq f052885ae0 Fix food api url, remove resto option 2021-11-05 23:36:12 +01:00
Stijn De Clercq 3c52d681b3 Fix casing 2021-11-02 12:57:41 +01:00
Stijn De Clercq 9f6b36e4e8 Change location for bs 2021-11-02 12:57:18 +01:00
Stijn De Clercq 570c1e4d1b Change current date time to 2 am to always be ahead of the base day 2021-11-01 00:28:02 +01:00
Stijn De Clercq 96cf11dcaf Update schedule 2021-10-31 23:59:40 +01:00
Stijn De Clercq b26eeb3fc8 Update schedule 2021-10-20 20:12:50 +02:00
Stijn De Clercq 89a5f50a1d Fix jpl table formatting 2021-10-18 18:39:02 +02:00
Stijn De Clercq 0f6a52c75d fixes #97 2021-10-04 20:15:01 +02:00
Stijn De Clercq 49c5110f8f change modsim room 2021-10-03 21:47:43 +02:00
Stijn De Clercq 5f51acd1ff Fix schedule room 2021-09-30 14:09:04 +02:00
Stijn De Clercq 6fb072ef58
Merge pull request #96 from MaartenS11/ad3-room-fix
Fixed AD3 room to be "Leslokaal 1.1" instead of "1.1 Alan Turing"
2021-09-29 09:16:55 +02:00
Maarten Steevens b36c6e57fb Fixed room to be "Leslokaal 1.1" instead of "1.1 Alan Turing" 2021-09-29 08:31:16 +02:00
Stijn De Clercq 287e2fd233 Schedule change, add warning triangle 2021-09-27 19:11:11 +02:00
Stijn De Clercq 2a8500e870
Merge pull request #95 from stijndcl/food_restos
Menu Slash Command
2021-09-26 22:13:58 +02:00
Stijn De Clercq 73cc6aa0e9 Add slash command, support multiple restos & add date to embed 2021-09-26 22:12:52 +02:00
Stijn De Clercq aae5616488
Merge pull request #93 from stijndcl/les_minors
Les minors
2021-09-26 21:29:54 +02:00
Stijn De Clercq f842045511 Customize les embed if dm 2021-09-26 21:27:52 +02:00
Stijn De Clercq 04d03fa2cb Customize les reminder per minor 2021-09-26 21:24:34 +02:00
Stijn De Clercq 1ee9900891 Fix food 2021-09-26 13:10:57 +02:00
Stijn De Clercq 7ab72aabfd
Merge pull request #92 from stijndcl/schedules_minors
Fix typo in notifications task
2021-09-22 21:50:37 +02:00
Stijn De Clercq 11065637eb Fix typo in notifications task 2021-09-22 21:49:45 +02:00
Stijn De Clercq 298a1e13d6
Merge pull request #91 from stijndcl/schedules_minors
Schedules minors, update Ufora id's
2021-09-20 19:09:35 +02:00
Stijn De Clercq 90dff3aa83 Add more ufora urls 2021-09-20 19:05:06 +02:00
Stijn De Clercq 43bce8d8fb Parse minors 2021-09-20 19:03:06 +02:00
Stijn De Clercq a48f15d464 Add burgie 2021-09-20 18:21:25 +02:00
Stijn De Clercq 75adf849f0 Add updated ufora RSS feeds 2021-09-20 01:58:50 +02:00
Stijn De Clercq 51811dd9f9 fix ba3 schedule 2021-09-20 01:42:13 +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 5e946ed5d3
Merge pull request #90 from stijndcl/slash_commands
First slash commands & small fixes/cleanups
2021-09-05 16:13:17 +02:00
Stijn De Clercq 2f5e5147dc Don't change status in on_ready 2021-09-05 16:09:10 +02:00
Stijn De Clercq 768f43ade9 Add some basic tests for urban dictionary 2021-09-05 15:56:48 +02:00
Stijn De Clercq 740ec40ace Use discord timestamps for whois diff 2021-09-04 12:47:33 +02:00
Stijn De Clercq 2e51af6f1c Add football slash commands, clean up some ugly stuff 2021-09-03 21:18:29 +02:00
Stijn De Clercq 0ec321a51b Make error handler use prints for ALL sandboxing people, log slash command errors in terminal 2021-09-03 20:47:25 +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 ef547a7090 Translate slash command 2021-09-03 18:53:05 +02:00
Stijn De Clercq 358f8693dd Clean up define, create define slash command 2021-09-03 18:26:26 +02:00
Stijn De Clercq c47f908e57 Show search result in google embed 2021-09-03 18:05:23 +02:00
Stijn De Clercq 831459a321 Separate loading slash commands from normal commands, split slash commands to separate cogs, make init_extensions support directories 2021-09-03 17:57:45 +02:00
Stijn De Clercq ed0649c953 Clean google search up a bit 2021-08-31 00:13:27 +02:00
Stijn De Clercq 537111d357 Create a slash command for google search 2021-08-30 23:21:34 +02:00
Stijn De Clercq eb6fc6513c Sync bank interest & daily reminders @ 4 am, as requested by @GyroFalc 2021-08-30 22:03:31 +02:00
Stijn De Clercq 968df71f98
Merge pull request #88 from stijndcl/fix_matches
Add support for postponed matches
2021-08-19 21:12:57 +02:00
Stijn De Clercq b083cfe0bf Add support for postponed matches 2021-08-19 21:12:29 +02:00
Stijn De Clercq b910018ddc
Merge pull request #87 from stijndcl/links
Fix JPL tournament code & links
2021-08-19 20:49:42 +02:00
Stijn De Clercq bf9b9c23b0 Fix matches url 2021-08-19 20:47:53 +02:00