Commit Graph

  • b3854324d4 Special weeks Stijn De Clercq 2021-08-08 15:18:45 +0200
  • 1857bdefe9 Rework schedule a bit to make it more maintainable & easier to code Stijn De Clercq 2021-08-06 23:47:50 +0200
  • 54d31c943a Support to show the schedule for a requested day AFTER holidays Stijn De Clercq 2021-08-06 20:52:56 +0200
  • ee3ee5284d Work on main Schedule, support for holidays Stijn De Clercq 2021-07-23 23:43:19 +0200
  • 49870d23eb Restart rework, for real this time ™️ Stijn De Clercq 2021-07-23 21:03:14 +0200
  • ec30228929 check weeks & filter doubles out Stijn De Clercq 2020-11-03 14:43:49 +0100
  • cec78f0d5f Schedule implementation Stijn De Clercq 2020-10-26 14:30:38 +0100
  • bd3c3d0745 Create enum & base implementation for Courses Stijn De Clercq 2020-10-26 01:28:07 +0100
  • 9ce4b0947c Create empty classes for rework, add basic implementation for Slot & Location Stijn De Clercq 2020-10-26 00:31:21 +0100
  • b18c15a380
    Merge pull request #80 from stijndcl/extra_snipe_tests Stijn De Clercq 2021-07-01 01:18:53 +0200
  • 02bd10adcb Additional snipe tests Stijn De Clercq 2021-07-01 01:16:52 +0200
  • ab6819d963
    Merge pull request #79 from stijndcl/snipe_exceptions Stijn De Clercq 2021-06-30 22:11:03 +0200
  • 09cad58f43 Don't snipe steam codes, fixes #78 (bot commands can be sniped) Stijn De Clercq 2021-06-30 21:55:17 +0200
  • ecb7de062b
    Merge pull request #77 from stijndcl/snipe Stijn De Clercq 2021-06-22 19:35:30 +0200
  • 01266b1346 Snipe, fixes #43 Stijn De Clercq 2021-06-22 00:36:22 +0200
  • ce1e2e7272
    Merge pull request #75 from stijndcl/bump_python_version Stijn De Clercq 2021-06-20 11:51:53 +0200
  • f2b4abd4d2 Add env template Stijn De Clercq 2021-06-20 11:50:46 +0200
  • 92a82a7175 Update quart & cors versions Stijn De Clercq 2021-06-20 11:48:30 +0200
  • ca17a7333b Bump python version Stijn De Clercq 2021-06-20 11:45:34 +0200
  • 7bbe4db26d
    Merge pull request #74 from stijndcl/list_custom_commands Stijn De Clercq 2021-06-19 23:09:53 +0200
  • 7847cc1d29 Show list of custom commands Stijn De Clercq 2021-06-19 23:08:42 +0200
  • a310d1696c
    Merge pull request #72 from stijndcl/flask-backend Stijn De Clercq 2021-06-19 22:29:32 +0200
  • 4b6743a51f Fix requirements.txt (hopefully) & add some info to FAQ, fixes #47 Stijn De Clercq 2021-06-19 22:05:31 +0200
  • 543eb38417 Fix & re-enable Translate Stijn De Clercq 2021-06-19 21:17:20 +0200
  • 26b356b08b Add venv to ignore (PyCharm ignores it automatically) Stijn De Clercq 2021-06-19 21:03:35 +0200
  • 7e5c4031c0 Check for non-existing files & init with default values Stijn De Clercq 2021-06-19 20:31:31 +0200
  • 418dc41126 Use env vars, fixes #62 Stijn De Clercq 2021-06-19 20:11:55 +0200
  • a08bfca4c7 Listing custom commands Stijn De Clercq 2021-06-19 17:02:42 +0200
  • cedb284adc Fix ping route Stijn De Clercq 2021-06-15 01:19:36 +0200
  • b37755f512 Start working on server backend, create main bot class Stijn De Clercq 2021-06-14 23:33:53 +0200
  • 34fe8a0feb
    Merge pull request #70 from stijndcl/command_stats Stijn De Clercq 2021-06-19 17:46:15 +0200
  • e56de111eb List total commands per day instead of total usages per command Stijn De Clercq 2021-06-19 17:45:26 +0200
  • 119d7c8dca Add command stats call to on_command Stijn De Clercq 2020-11-04 10:02:26 +0100
  • 97f6aa105d Add commands file to ignores Stijn De Clercq 2020-11-03 16:19:21 +0100
  • 2e21c25361 Add todo Stijn De Clercq 2021-06-14 23:36:00 +0200
  • 92a5e6454d Start working on server backend, create main bot class Stijn De Clercq 2021-06-14 23:33:53 +0200
  • 0439b634d9
    Merge pull request #64 from stijndcl/mention_decorator Stijn De Clercq 2021-06-15 00:24:36 +0200
  • 966b378e09 Use client user id for poke easter egg Stijn De Clercq 2021-06-15 00:12:32 +0200
  • 3f5eb6a595 Fix error message in help, fix help not working with mention prefix, fix error when pinning system messages (by adding an easter egg) Stijn De Clercq 2021-06-02 15:52:53 +0200
  • 10da82d211 Fix whois to use proper member casting & allow mention prefix Stijn De Clercq 2021-05-30 14:38:56 +0200
  • a06fcdefe0
    Merge pull request #58 from stijndcl/custom_commands Stijn De Clercq 2021-05-17 20:39:37 +0200
  • 92048bcd85 Add unique constraint Stijn De Clercq 2021-05-17 20:19:29 +0200
  • 3cd2456bbf Add commands tables to databases.md Stijn De Clercq 2021-05-17 20:16:12 +0200
  • 4bcd00826e Adding commands, calling works Stijn De Clercq 2021-05-17 20:10:07 +0200
  • 3cfc87b7e1 fetching from db & dataclass Stijn De Clercq 2021-05-17 18:14:33 +0200
  • f6d06eb489 Catch discord error, make "all" match uppercase Stijn De Clercq 2021-05-16 12:15:45 +0200
  • dc7e982491 Disable les + reminders Stijn De Clercq 2021-05-14 02:08:28 +0200
  • 515a4d1105 REMOVE COMPARCH AGAIN Stijn De Clercq 2021-05-09 22:56:31 +0200
  • d39b7f8868 Add comparch back in :s Stijn De Clercq 2021-05-02 12:49:34 +0200
  • b473ff6e3d
    Merge pull request #54 from stijndcl/empty_schedules Stijn De Clercq 2021-04-25 14:17:33 +0200
  • 1ca508f623 Remove comparch schedule Stijn De Clercq 2021-04-25 14:16:08 +0200
  • 2988aca22b
    Simplified some more logic in les.py Jef Roosens 2021-04-25 12:48:21 +0200
  • 08fe799a30
    Did some small formatting in les.py Jef Roosens 2021-04-25 11:15:47 +0200
  • 245a900c87 Fix spaces before percentages Stijn De Clercq 2021-04-24 19:21:24 +0200
  • d87af32f6d
    Merge pull request #52 from stijndcl/vaccinations Stijn De Clercq 2021-04-24 19:19:40 +0200
  • 20ad83ba23 Corona vaccinations Stijn De Clercq 2021-04-24 19:15:43 +0200
  • baa3478cec
    Merge pull request #51 from stijndcl/fix_google Stijn De Clercq 2021-04-21 09:45:10 +0200
  • f76d70c169 Fix google search Stijn De Clercq 2021-04-21 09:44:26 +0200
  • 5703ee6fcf
    Merge pull request #50 from stijndcl/enable_les Stijn De Clercq 2021-04-18 23:26:39 +0200
  • 8e51364268 Change comparch schedule Stijn De Clercq 2021-04-18 23:26:05 +0200
  • d240c3c50f Enable les again Stijn De Clercq 2021-04-18 23:24:46 +0200
  • bc6a0d300c
    Merge pull request #49 from stijndcl/mod_contributors Stijn De Clercq 2021-04-14 18:16:29 +0200
  • 7118a80d5d Replace isMe with isOwner to allow other people to debug their own bot Stijn De Clercq 2021-04-14 18:07:09 +0200
  • e3c0d2b444
    Merge pull request #48 from TheMessik/depend_fix Stijn De Clercq 2021-04-13 23:47:32 +0200
  • 9bb7c542cf added missing dependencies Jozef Jankaj 2021-04-13 23:40:28 +0200
  • 05e3b0758a Fix requirements Stijn De Clercq 2021-04-13 16:01:32 +0200
  • 56a2880b31
    Merge pull request #45 from stijndcl/disable_les Stijn De Clercq 2021-04-05 15:28:49 +0200
  • f655748025 Disable les Stijn De Clercq 2021-04-05 15:27:58 +0200
  • c1169b4496
    Fix mm link Stijn De Clercq 2021-04-02 13:03:14 +0200
  • 7f465fddae update multimedia schedule Stijn De Clercq 2021-03-23 14:48:13 +0100
  • 1979703194 Unescape HTML, make announcement task run every 10 min instead of every 30 Stijn De Clercq 2021-03-12 10:05:19 +0100
  • 4477ec6c0b Update schedule Stijn De Clercq 2021-03-04 14:25:14 +0100
  • 2bc949de83
    Merge pull request #42 from stijndcl/ufora_notifications Stijn De Clercq 2021-03-03 18:49:48 +0100
  • 6c0f9fd017 Run every 30 min instead of every 2 Stijn De Clercq 2021-03-03 18:45:36 +0100
  • 2c634912ef Add three dots when truncating Stijn De Clercq 2021-03-03 18:44:53 +0100
  • 981f7a1457 Change announcements channel Stijn De Clercq 2021-03-03 18:40:31 +0100
  • db0e7b8f9b Add support for linebreaks, parse id's beforehand to check properly, add leading zeroes to timestamp Stijn De Clercq 2021-03-03 18:37:09 +0100
  • 1372f0a996 Fix typo in urls Stijn De Clercq 2021-03-03 18:16:23 +0100
  • 268bb80bfd Add markdown support for ufora notifications, store notifications using IDs Stijn De Clercq 2021-03-03 18:13:22 +0100
  • c9bef3b300 Add notifications to ignored.md Stijn De Clercq 2021-03-03 18:06:28 +0100
  • 779a84828b Announcements work + task Stijn De Clercq 2021-03-03 18:04:31 +0100
  • ade7f8b72e Start working on ufora notifications, add new course id's to FAQ Stijn De Clercq 2021-03-03 15:57:35 +0100
  • c374fce3f3 Properly disable launch Stijn De Clercq 2021-03-03 15:44:18 +0100
  • 6568cfdcce Inspire command (fixes #40), disable Launch Stijn De Clercq 2021-03-03 15:36:18 +0100
  • 66ec275188 Update schedule Stijn De Clercq 2021-03-02 14:29:04 +0100
  • fcfb80e53a Update CA schedule Stijn De Clercq 2021-03-01 20:20:41 +0100
  • 3f8f34aa9f Unpack shuffle shortcut too, cleans up code Stijn De Clercq 2021-02-28 18:44:03 +0100
  • 6a671a4768 Forgot to unpack tuple in choose shortcut Stijn De Clercq 2021-02-28 18:41:41 +0100
  • 6c4c8079c5 Merge branch 'master' of github.com:stijndcl/didier Stijn De Clercq 2021-02-27 15:28:16 +0100
  • 84b43ade6a Fix error in rev Stijn De Clercq 2021-02-27 15:28:00 +0100
  • 77573eccc3
    Change SEL1 to MSTeams Stijn De Clercq 2021-02-25 14:32:12 +0100
  • fe843ad4f0 Merge branch 'master' of github.com:stijndcl/didier Stijn De Clercq 2021-02-25 10:46:05 +0100
  • 415ac2eeb3 Fix error in define Stijn De Clercq 2021-02-25 10:45:48 +0100
  • 01a397add4
    Update multimedia link Stijn De Clercq 2021-02-22 14:30:20 +0100
  • a2b7602680 Make targetted Mess public because why not Stijn De Clercq 2021-02-18 11:25:28 +0100
  • b971f661b4 Update WebDev link, whitelist Warzone Fixes #37 Stijn De Clercq 2021-02-18 09:57:09 +0100
  • a9c8d31ceb
    Merge pull request #36 from stijndcl/pin Stijn De Clercq 2021-02-08 22:22:13 +0100
  • 78a015e30d
    Update functions/reactWord.py Stijn De Clercq 2021-02-08 22:19:40 +0100
  • a63642c21f
    Update cogs/minesweeper.py Stijn De Clercq 2021-02-08 20:54:37 +0100
  • 6c08a84bd0 Check react count before adding reactions, catches an exception Stijn De Clercq 2021-02-08 20:38:26 +0100