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 |
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
|
cdb8a04cde
|
Merge pull request #86 from stijndcl/ufora_notifications
Fixes for Ufora Notifications
|
2021-08-11 20:46:28 +02:00 |
Stijn De Clercq
|
3b1426b048
|
Ufora Notifications: fix timestamp (i think), unlimited length, FULL html-to-markdown support (eg. hyperlinks, file download links, ...), clean up some ugly stuff
|
2021-08-11 20:43:45 +02:00 |
Stijn De Clercq
|
9561b98f98
|
Merge pull request #85 from stijndcl/more_tests
Add test for jpl scraper, fix random import, fix reminders
|
2021-08-10 12:05:49 +02:00 |
Stijn De Clercq
|
1d0782bdc8
|
Fixed reminder & broken import
|
2021-08-10 12:02:39 +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
|
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 |