|
6d31d1bb72
|
Format white space
|
2022-08-14 15:01:03 +02:00 |
|
|
de6b27ce5d
|
Fix docstrings
|
2022-08-14 14:14:24 +02:00 |
|
|
166002d275
|
Rename test file
|
2022-08-14 14:01:50 +02:00 |
|
|
5571fa18a8
|
Readd command_prefix
|
2022-08-14 13:53:24 +02:00 |
|
|
3f8be91e09
|
Fix docstring and use "Couldn't" instead of "Failed"
|
2022-08-14 13:47:12 +02:00 |
|
|
35e47115b8
|
Move calc_counddown() to own file
|
2022-08-14 13:43:29 +02:00 |
|
|
d25f98abf5
|
Update packages
|
2022-08-14 13:37:57 +02:00 |
|
|
cd29a23936
|
Update formatting
|
2022-08-14 13:37:49 +02:00 |
|
|
cbe36b68bf
|
Remove .github directory
|
2022-08-02 14:59:36 +02:00 |
|
|
fbcdc61e71
|
Add Mypy
|
2022-07-21 20:48:51 +02:00 |
|
|
9eeab86917
|
Reduce the amount of lines
|
2022-07-21 20:38:21 +02:00 |
|
|
092a608d95
|
Remove types from docstrings
|
2022-07-21 20:28:39 +02:00 |
|
|
3068175afe
|
Add types for dateparser and pytz
|
2022-07-21 20:26:01 +02:00 |
|
|
0376ae0214
|
Change line-length to 120
|
2022-07-21 20:22:27 +02:00 |
|
|
bacd689356
|
Merge pull request #20 from TheLovinator1/renovate/docker-build-push-action-3.x
Update docker/build-push-action action to v3
|
2022-05-05 21:12:27 +02:00 |
|
|
f14a5f02c3
|
Merge pull request #21 from TheLovinator1/renovate/docker-login-action-2.x
Update docker/login-action action to v2
|
2022-05-05 21:12:18 +02:00 |
|
|
3c1d25ba89
|
Update docker/login-action action to v2
|
2022-05-05 19:07:20 +00:00 |
|
|
687e2db409
|
Update docker/build-push-action action to v3
|
2022-05-05 19:07:16 +00:00 |
|
|
81dd5e0ce2
|
Merge pull request #19 from TheLovinator1/renovate/docker-metadata-action-4.x
Update docker/metadata-action action to v4
|
2022-05-05 21:07:04 +02:00 |
|
|
488a972965
|
Update docker/metadata-action action to v4
|
2022-05-05 11:19:30 +00:00 |
|
|
8e5f758552
|
Merge pull request #18 from TheLovinator1/renovate/github-codeql-action-2.x
Update github/codeql-action action to v2
|
2022-05-03 00:07:34 +02:00 |
|
|
f78bd19672
|
Update github/codeql-action action to v2
|
2022-05-02 22:04:23 +00:00 |
|
|
b421892492
|
Format codeql-analysis.yml
|
2022-05-03 00:04:07 +02:00 |
|
|
fdede8d152
|
Remove extras folder and make README more verbose
|
2022-05-03 00:03:53 +02:00 |
|
|
fb8043e129
|
Add pytest
|
2022-05-02 23:34:36 +02:00 |
|
|
caa9094be9
|
Fix test_calc_countdown
|
2022-05-02 23:34:25 +02:00 |
|
|
7025d11f70
|
Remove dependency dashboard, add label and add reviewer
|
2022-04-26 03:08:40 +02:00 |
|
|
ad767d0d99
|
Merge pull request #17 from TheLovinator1/renovate/python-dotenv-0.x
Update dependency python-dotenv to ^0.20.0
|
2022-03-25 01:45:30 +01:00 |
|
|
d1dd40e911
|
Update dependency python-dotenv to ^0.20.0
|
2022-03-25 00:42:45 +00:00 |
|
|
dc73b10fad
|
Add TODOs
|
2022-03-19 04:39:07 +01:00 |
|
|
fae53f15ff
|
"Fix" remind list when you have more than 25 reminders
|
2022-03-19 04:39:07 +01:00 |
|
|
e6fedbb7e7
|
Make lines less wide, add TODOs, modify comments
|
2022-03-19 04:39:07 +01:00 |
|
|
405dcbc907
|
Add variable for exit message
|
2022-03-19 04:39:07 +01:00 |
|
|
0f3f1ab4f5
|
Remove unnecessary else
|
2022-03-19 04:39:07 +01:00 |
|
|
0112dc65c1
|
Add and remove comments
|
2022-03-19 04:39:07 +01:00 |
|
|
332579ddda
|
Change variable name so you see that it is not needed
|
2022-03-19 04:39:07 +01:00 |
|
|
a3f187514f
|
Field value will never be over 1024 characters so no need to truncate
|
2022-03-18 01:44:10 +01:00 |
|
|
bff5a899fe
|
Update comments
|
2022-03-18 01:43:36 +01:00 |
|
|
96f1451a85
|
Remove broken TimeoutError
|
2022-03-18 01:34:38 +01:00 |
|
|
65cef88c9e
|
Change variable name
|
2022-03-18 01:34:04 +01:00 |
|
|
76cf3b52e9
|
Uncomplicate if else
|
2022-03-18 01:33:48 +01:00 |
|
|
625f1d4f1a
|
Change comments
|
2022-03-18 01:33:12 +01:00 |
|
|
c876c47b9e
|
Remove and shorten comments
|
2022-03-18 01:10:12 +01:00 |
|
|
1029eb2350
|
Use Python 3.10 instead of 3.9
Resolves TheLovinator1/discord-reminder-bot#14
|
2022-03-18 01:08:34 +01:00 |
|
|
c5abe6323c
|
Update dependencies
|
2022-03-18 00:58:42 +01:00 |
|
|
9a2dc15433
|
Make comments two lines if comment is longer than 80 characters
|
2022-03-10 16:42:29 +01:00 |
|
|
06db8b84cf
|
Update dependencies
|
2022-03-10 16:40:11 +01:00 |
|
|
92bf5fd504
|
Run formatter
|
2022-03-10 16:39:25 +01:00 |
|
|
ab1ce1dcd6
|
Merge pull request #16 from TheLovinator1/dependabot/pip/sqlalchemy-1.4.32
Bump sqlalchemy from 1.4.31 to 1.4.32
|
2022-03-07 12:42:17 +01:00 |
|
|
23a3056b01
|
Delete dependabot.yml
|
2022-03-07 12:38:17 +01:00 |
|