Commit Graph

95 Commits (26b356b08b501d75f8d9d1ed85c4ca8c0cf76979)

Author SHA1 Message Date
Stijn De Clercq 418dc41126 Use env vars, fixes #62 2021-06-19 22:13:39 +02:00
Stijn De Clercq cedb284adc Fix ping route 2021-06-19 22:12:48 +02:00
Stijn De Clercq 92a5e6454d Start working on server backend, create main bot class 2021-06-15 00:25:11 +02:00
Stijn De Clercq 966b378e09 Use client user id for poke easter egg 2021-06-15 00:12:32 +02:00
Stijn De Clercq 3f5eb6a595 Fix error message in help, fix help not working with mention prefix, fix error when pinning system messages (by adding an easter egg) 2021-06-02 15:52:53 +02:00
Stijn De Clercq 10da82d211 Fix whois to use proper member casting & allow mention prefix 2021-05-30 14:38:56 +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 dc7e982491 Disable les + reminders 2021-05-14 02:08:28 +02:00
Stijn De Clercq 245a900c87 Fix spaces before percentages 2021-04-24 19:21:24 +02:00
Stijn De Clercq 20ad83ba23 Corona vaccinations 2021-04-24 19:15:43 +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 1979703194 Unescape HTML, make announcement task run every 10 min instead of every 30 2021-03-12 10:05:19 +01:00
Stijn De Clercq 6c0f9fd017 Run every 30 min instead of every 2 2021-03-03 18:45:36 +01:00
Stijn De Clercq 981f7a1457 Change announcements channel 2021-03-03 18:40:31 +01:00
Stijn De Clercq 779a84828b Announcements work + task 2021-03-03 18:04:31 +01:00
Stijn De Clercq c374fce3f3 Properly disable launch 2021-03-03 15:44:18 +01:00
Stijn De Clercq 6568cfdcce Inspire command (fixes #40), disable Launch 2021-03-03 15:36:18 +01:00
Stijn De Clercq 3f8f34aa9f Unpack shuffle shortcut too, cleans up code 2021-02-28 18:44:03 +01:00
Stijn De Clercq 6a671a4768 Forgot to unpack tuple in choose shortcut 2021-02-28 18:41:41 +01:00
Stijn De Clercq 84b43ade6a Fix error in rev 2021-02-27 15:28:00 +01:00
Stijn De Clercq 415ac2eeb3 Fix error in define 2021-02-25 10:45:48 +01:00
Stijn De Clercq a2b7602680 Make targetted Mess public because why not 2021-02-18 11:25:28 +01:00
Stijn De Clercq a63642c21f
Update cogs/minesweeper.py 2021-02-08 20:54:37 +01:00
Stijn De Clercq 09f61237a2 Make changelog use github instead of docs 2021-02-08 20:26:34 +01:00
Stijn De Clercq 9fb4cc11f2 Resize hard grid to prevent api limitations
Fixes #17
2021-02-08 20:22:22 +01:00
Stijn De Clercq 028a4e5e90 Use message converter for react
Fixes #9
2021-02-08 20:08:54 +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 01b1c5d2b3 Update schedule, re-enable les reminders, allow school commands globally 2021-02-08 18:25:25 +01:00
Stijn De Clercq 2593c3ba0d Re-enable les, fix schedule 2021-02-06 17:01:43 +01:00
Stijn De Clercq 469d591a29 Fix missing typecast in store 2021-02-03 19:32:43 +01:00
Stijn De Clercq e847b0e4b3 Fix issue in corona 2021-02-02 01:44:38 +01:00
Stijn De Clercq 7fe2689db1 Disable isme check on football cog 2021-01-26 21:59:22 +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 25f4ac5314 Disable Translate until a fix for the module is found (#16) 2021-01-24 21:49:06 +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 5b78840477 Add delimiter to message count (fixes #25) 2021-01-23 22:17:42 +01:00
Stijn De Clercq b30360e901 Comment vaccine changes as API doesn't update on correct times to make this possible 2021-01-20 20:52:10 +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