Commit Graph

69 Commits (02ea90ec6a8239670e5221429d46656c37bf9a2d)

Author SHA1 Message Date
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
Stijn De Clercq ade7f8b72e Start working on ufora notifications, add new course id's to FAQ 2021-03-03 15:57:35 +01:00
Stijn De Clercq c374fce3f3 Properly disable launch 2021-03-03 15:44:18 +01:00
Stijn De Clercq 78a015e30d
Update functions/reactWord.py 2021-02-08 22:19:40 +01:00
Stijn De Clercq 6c08a84bd0 Check react count before adding reactions, catches an exception
Fixes #32
2021-02-08 20:38:26 +01:00
Stijn De Clercq 4614145df6 Add goal difference to jpl table
Fixes #33
2021-02-08 18:59:05 +01:00
Stijn De Clercq 0c83472287 Pin, without votes to see where it goes
Fixes #23
2021-02-08 18:46:15 +01:00
Stijn De Clercq afca7bb451 Create db for pin 2021-02-08 18:32:59 +01:00
Stijn De Clercq 2593c3ba0d Re-enable les, fix schedule 2021-02-06 17:01:43 +01:00
Stijn De Clercq 9df8126455 Fix forgotten dict element in football 2021-01-27 21:53:56 +01:00
Stijn De Clercq 9898263a73 Fix comment 2021-01-26 22:26:49 +01:00
Stijn De Clercq 342db2df38 Add comments 2021-01-26 22:00:20 +01:00
Stijn De Clercq 89fdc70813 Clean up jpl table 2021-01-26 21:58:49 +01:00
Stijn De Clercq 7c47c6af73 Clean memegen code up more, add more memes (#15) 2021-01-26 00:05:44 +01:00
Stijn De Clercq 77addbc30c Use meme class 2021-01-25 23:30:52 +01:00
Stijn De Clercq f2b62c3ce7 Clean up memegen code a bit 2021-01-25 23:21:40 +01:00
Stijn De Clercq 8238bdf6de Clean up Football matches a lot 2021-01-25 00:16:38 +01:00
Stijn De Clercq 2b96f3ec41 Scrape current jpl matchweek every few hours 2021-01-24 22:31:09 +01:00
Stijn De Clercq d9d8c6a842 Fix incorrect sorting in stats ca 2021-01-24 22:00:24 +01:00
Stijn De Clercq 652238ce55 Add comments 2021-01-24 13:14:44 +01:00
Stijn De Clercq 83f28d9e21 Change discord version to 1.6.0, Google search (fixes #18) 2021-01-24 13:08:58 +01:00
Stijn De Clercq 3a6e57db73 Start working on Google Search (#18), add support for Sell All instead of erroring (fixes #29) 2021-01-23 23:40:49 +01:00
Stijn De Clercq 5dd6b62a40 Add vaccine stats (fixes #26), fix a few bugs in Corona, allow negative numbers to be displayed properly in corona, clean code up a bit, add daily difference for tests 2021-01-20 00:55:32 +01:00
Stijn De Clercq 2877def272 Add more React letters 2020-12-25 20:07:55 +01:00
Stijn De Clercq 6a946559e2 Add percentage to Message counter & leaderboard 2020-12-23 00:48:43 +01:00