Commit graph

152 commits

Author SHA1 Message Date
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
01266b1346 Snipe, fixes #43 2021-06-22 00:36:22 +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
543eb38417 Fix & re-enable Translate 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
cedb284adc Fix ping route 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
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