Commit Graph

93 Commits (9eb0eb5a61f0bf3a5003f2ee9053cd1f0ba0625a)

Author SHA1 Message Date
Stijn De Clercq bca4fbf616 Add X Is X meme, small cleanups & style fixes 2022-02-03 02:01:09 +01:00
Stijn De Clercq 8350b01d85 Fix incorrect timeformatting 2021-11-29 22:12:53 +01:00
Stijn De Clercq fccf4efa1f Add commands for deadlines 2021-11-29 21:37:04 +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 89a5f50a1d Fix jpl table formatting 2021-10-18 18:39:02 +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 1ee9900891 Fix food 2021-09-26 13:10:57 +02:00
Stijn De Clercq 11065637eb Fix typo in notifications task 2021-09-22 21:49:45 +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 75adf849f0 Add updated ufora RSS feeds 2021-09-20 01:58:50 +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 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 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 b083cfe0bf Add support for postponed matches 2021-08-19 21:12:29 +02:00
Stijn De Clercq bf9b9c23b0 Fix matches url 2021-08-19 20:47:53 +02:00
Stijn De Clercq daae31a298 Update jpl code 2021-08-19 20:35:22 +02:00
Stijn De Clercq cbe1cf747f Fix error in food 2021-08-19 19:45:00 +02:00
Stijn De Clercq 6ddaa6e488 Fix les embed reminder 2021-08-09 00:40:15 +02:00
Stijn De Clercq 02ea90ec6a Test sporza html scraper 2021-08-08 23:28:40 +02:00
Stijn De Clercq 49aaa76aff restructure scrapers, don't run jpl task on dev 2021-08-08 23:24:16 +02:00
Stijn De Clercq e07a2c28d1 Fix sporza matchday scraper 2021-08-08 23:06:59 +02:00
Stijn De Clercq e9ea063876 Show custom embed for weekends 2021-08-08 18:33:32 +02:00
Stijn De Clercq a198a83153 Clean up imports 2021-08-08 18:24:53 +02:00
Stijn De Clercq 8c6d3682b4 Remove old les code, fix food 2021-08-08 18:24:11 +02:00
Stijn De Clercq e8301ce8a2 Creating embeds 2021-08-08 18:12:16 +02:00
Stijn De Clercq 1857bdefe9 Rework schedule a bit to make it more maintainable & easier to code 2021-08-06 23:47:50 +02:00
Stijn De Clercq 54d31c943a Support to show the schedule for a requested day AFTER holidays 2021-08-06 20:52:56 +02:00
Stijn De Clercq ee3ee5284d Work on main Schedule, support for holidays 2021-07-23 23:43:19 +02:00
Stijn De Clercq 49870d23eb Restart rework, for real this time ™️ 2021-07-23 21:03:14 +02:00
Stijn De Clercq a310d1696c
Merge pull request #72 from stijndcl/flask-backend
Create basics for backend server, + small fixes
2021-06-19 22:29:32 +02:00
Stijn De Clercq 418dc41126 Use env vars, fixes #62 2021-06-19 22:13:39 +02:00
Stijn De Clercq a08bfca4c7 Listing custom commands 2021-06-19 22:12:48 +02:00
Stijn De Clercq e56de111eb List total commands per day instead of total usages per command 2021-06-19 17:45:26 +02:00
Stijn De Clercq 119d7c8dca Add command stats call to on_command 2021-06-19 17:05:07 +02:00
Stijn De Clercq 4bcd00826e Adding commands, calling works 2021-05-17 20:10:07 +02:00
Stijn De Clercq 3cfc87b7e1 fetching from db & dataclass 2021-05-17 18:14:33 +02:00
Stijn De Clercq f6d06eb489 Catch discord error, make "all" match uppercase 2021-05-16 12:15:45 +02:00
Stijn De Clercq f76d70c169 Fix google search 2021-04-21 09:44:26 +02:00
Stijn De Clercq d240c3c50f Enable les again 2021-04-18 23:24:46 +02:00
Stijn De Clercq 7118a80d5d Replace isMe with isOwner to allow other people to debug their own bot 2021-04-14 18:07:09 +02:00
Stijn De Clercq f655748025 Disable les 2021-04-05 15:27:58 +02:00
Stijn De Clercq db0e7b8f9b Add support for linebreaks, parse id's beforehand to check properly, add leading zeroes to timestamp 2021-03-03 18:37:09 +01:00
Stijn De Clercq 268bb80bfd Add markdown support for ufora notifications, store notifications using IDs 2021-03-03 18:13:22 +01:00
Stijn De Clercq 779a84828b Announcements work + task 2021-03-03 18:04:31 +01:00