Commit Graph

264 Commits

Author SHA1 Message Date
131d692cff Lock file maintenance 2023-01-16 03:39:44 +00:00
74283e40fa Lock file maintenance 2023-01-15 23:52:02 +00:00
15e0b5ec76 Lock file maintenance 2023-01-09 00:50:05 +00:00
4c6510613e Delete codeql.yml 2023-01-09 00:59:33 +01:00
dea97e21bd Lock file maintenance 2023-01-02 00:53:24 +00:00
662e27589d Lock file maintenance 2022-12-25 23:41:32 +00:00
9ef8f2f07d Lock file maintenance 2022-12-18 23:30:52 +00:00
e7b8f2364a Run CodeQL on push, pull request, workflow dispatch and update Python version 2022-12-18 00:44:36 +01:00
de5823d104 Fix countdown being broken when only seconds are left 2022-12-15 01:48:19 +01:00
f0f1339555 Use @interactions.option instead of option list 2022-12-15 01:40:13 +01:00
581a9d1340 Move parse stuff to own file 2022-12-15 01:25:24 +01:00
dbd0a58f70 Remove description because you can see it 2022-12-15 00:08:12 +01:00
8e01a84d0b Check if send_to_user is in main 2022-12-15 00:07:43 +01:00
96c8ed8d2e Add DMs to /remind list 2022-12-14 23:57:36 +01:00
e9afe82dee Add support for sending direct messages instead of sending to a channel 2022-12-14 22:47:52 +01:00
ddb6eedc45 👨🏻‍🌾Update dependencies 2022-12-13 00:21:52 +01:00
9829404df2 Lock file maintenance 2022-12-12 01:28:18 +00:00
c06ba75216 Lock file maintenance 2022-12-04 23:42:09 +00:00
7a24d72e2f Lock file maintenance 2022-11-27 23:06:27 +00:00
bf129ba257 Update README.md 2022-11-23 15:07:28 +01:00
072dea0563 Merge pull request #34 from TheLovinator1/renovate/discord-webhook-1.x
Update dependency discord-webhook to v1
2022-11-22 16:51:15 +01:00
f36d049fcb Update dependency discord-webhook to v1 2022-11-21 23:17:22 +00:00
cea3cce72e Lock file maintenance 2022-11-21 02:10:05 +00:00
b40daa04ba Lock file maintenance 2022-11-14 01:50:02 +00:00
ae82f6db24 Lock file maintenance 2022-11-07 00:30:10 +00:00
9425d2c087 Lock file maintenance 2022-10-31 03:29:34 +00:00
ecf237e64c Update poetry.lock 2022-10-31 01:27:57 +01:00
17eada7e29 Send errors and missed reminders to webhook
New environment variable that you need to use for this to work.
2022-10-31 01:24:32 +01:00
6e040c243d Autodefer stuff 2022-10-30 20:09:40 +01:00
8f01d1825f Add /parse command 2022-10-30 20:03:47 +01:00
bf767b622a Add a new function for parsing time from a string 2022-10-30 19:24:23 +01:00
72890a8f31 Remove unused __version__ 2022-10-30 14:55:08 +01:00
e053578392 Update main.py 2022-10-30 14:54:56 +01:00
f6d9b4dfa1 Add test for checking if send_to_discord is in main 2022-10-30 14:54:33 +01:00
e248238091 Uncapitalize dependencies 2022-10-29 17:35:19 +02:00
7d9b8e25d4 Format code 2022-10-29 15:54:27 +02:00
84b6acbea9 Stop adding pages when we have 25 2022-10-26 01:57:33 +02:00
f44f0a31c3 Remove self.end_paginator and #type: ignore comments 2022-10-26 01:50:33 +02:00
1dc5a0fd94 Delete CONTRIBUTING.md 2022-10-25 23:34:15 +02:00
44a83d0b37 Delete CHANGELOG.md 2022-10-25 23:34:07 +02:00
8329bd3555 Make title and message shorter 2022-10-25 23:23:15 +02:00
0d322d96cd Update poetry.lock 👨🏻‍🌾 2022-10-25 23:22:36 +02:00
bdc51ae938 Update python Docker tag to v3.11 2022-10-25 18:36:40 +00:00
2f747e9b0b Lock file maintenance 2022-10-23 23:47:51 +00:00
be7b37b160 Lock file maintenance 2022-10-16 23:17:49 +00:00
c18168fe8e Lock file maintenance 2022-10-09 22:38:08 +00:00
d914967104 Lock file maintenance 2022-10-03 01:40:12 +00:00
ca09c2b4c9 Remove placeholders and make title truncated instead of the embed field 2022-09-30 03:16:39 +02:00
d6c94dc2de 97 is the new 100 2022-09-30 02:03:41 +02:00
867cec4e0b Merge remote-tracking branch 'origin/master' 2022-09-30 01:33:34 +02:00