Commit Graph

367 Commits (9518bbe168c33944a3c24fa48489c5069683ac95)

Author SHA1 Message Date
Stijn De Clercq 500da97b8b Disable schedule command cause it's not useful atm 2021-08-08 22:48:13 +02:00
Stijn De Clercq 153aa04490
Merge pull request #84 from stijndcl/les_rework
Les rework + tests
2021-08-08 22:47:01 +02:00
Stijn De Clercq 41a1527e72 Fix typo in test 2021-08-08 22:24:05 +02:00
Stijn De Clercq 07e48e4046 Rename job 2021-08-08 22:23:23 +02:00
Stijn De Clercq aa1e28937c Add extra tests for schedules & timeformatters 2021-08-08 22:22:11 +02:00
Stijn De Clercq a97a35a13b Fix job name 2021-08-08 20:43:05 +02:00
Stijn De Clercq 76df656128 run tests on commit 2021-08-08 20:40:50 +02:00
Stijn De Clercq 445ca84834 Write some tests, fix imports 2021-08-08 20:26:53 +02:00
Stijn De Clercq 85f29e7afa Check for semester end 2021-08-08 19:32:41 +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 9cebb8280e Special online links 2021-08-08 18:14:56 +02:00
Stijn De Clercq e8301ce8a2 Creating embeds 2021-08-08 18:12:16 +02:00
Stijn De Clercq b3854324d4 Special weeks 2021-08-08 15:18:45 +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 ec30228929 check weeks & filter doubles out 2021-07-22 20:28:45 +02:00
Stijn De Clercq cec78f0d5f Schedule implementation 2021-07-22 20:28:45 +02:00
Stijn De Clercq bd3c3d0745 Create enum & base implementation for Courses 2021-07-22 20:28:45 +02:00
Stijn De Clercq 9ce4b0947c Create empty classes for rework, add basic implementation for Slot & Location 2021-07-22 20:28:45 +02:00
Stijn De Clercq b18c15a380
Merge pull request #80 from stijndcl/extra_snipe_tests
Additional snipe tests
2021-07-01 01:18:53 +02:00
Stijn De Clercq 02bd10adcb Additional snipe tests 2021-07-01 01:16:52 +02:00
Stijn De Clercq ab6819d963
Merge pull request #79 from stijndcl/snipe_exceptions
Don't snipe steam codes + tests
2021-06-30 22:11:03 +02:00
Stijn De Clercq 09cad58f43 Don't snipe steam codes, fixes #78
(bot commands can be sniped)
2021-06-30 21:55:17 +02:00
Stijn De Clercq ecb7de062b
Merge pull request #77 from stijndcl/snipe
Snipe
2021-06-22 19:35:30 +02:00
Stijn De Clercq 01266b1346 Snipe, fixes #43 2021-06-22 00:36:22 +02:00
Stijn De Clercq ce1e2e7272
Merge pull request #75 from stijndcl/bump_python_version
Bump python version
2021-06-20 11:51:53 +02:00
Stijn De Clercq f2b4abd4d2 Add env template 2021-06-20 11:50:46 +02:00
Stijn De Clercq 92a82a7175 Update quart & cors versions 2021-06-20 11:48:30 +02:00
Stijn De Clercq ca17a7333b Bump python version 2021-06-20 11:45:34 +02:00
Stijn De Clercq 7bbe4db26d
Merge pull request #74 from stijndcl/list_custom_commands
Show list of custom commands
2021-06-19 23:09:53 +02:00
Stijn De Clercq 7847cc1d29 Show list of custom commands 2021-06-19 23:08:42 +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 4b6743a51f Fix requirements.txt (hopefully) & add some info to FAQ, fixes #47 2021-06-19 22:13:41 +02:00
Stijn De Clercq 543eb38417 Fix & re-enable Translate 2021-06-19 22:13:41 +02:00
Stijn De Clercq 26b356b08b Add venv to ignore (PyCharm ignores it automatically) 2021-06-19 22:13:41 +02:00
Stijn De Clercq 7e5c4031c0 Check for non-existing files & init with default values
fixes #63
2021-06-19 22:13:41 +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 cedb284adc Fix ping route 2021-06-19 22:12:48 +02:00
Stijn De Clercq b37755f512 Start working on server backend, create main bot class 2021-06-19 22:12:46 +02:00
Stijn De Clercq 34fe8a0feb
Merge pull request #70 from stijndcl/command_stats
Command stats
2021-06-19 17:46:15 +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 97f6aa105d Add commands file to ignores 2021-06-19 17:03:57 +02:00
Stijn De Clercq 2e21c25361 Add todo 2021-06-15 00:25:11 +02:00
Stijn De Clercq 92a5e6454d Start working on server backend, create main bot class 2021-06-15 00:25:11 +02:00