Commit Graph

227 Commits

Author SHA1 Message Date
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
9497de7d80 Truncate message to 100 characters when using /remind list 2022-09-30 01:33:27 +02:00
5b2a1c288a Update README.md 2022-09-29 07:56:24 +02:00
2ea3c8c8b5 Remove dev dependencies 2022-09-29 07:29:22 +02:00
378d96b27f Update dependency mypy to ^0.981 2022-09-29 05:22:16 +00:00
72833f0b9e Merge remote-tracking branch 'origin/renovate/lock-file-maintenance' 2022-09-29 01:43:34 +02:00
f8f70ebd11 "Fix" test 2022-09-29 01:43:30 +02:00
095e29e0fc Update renovate.json 2022-09-29 01:36:43 +02:00
a9712ec293 Lock file maintenance 2022-09-27 06:48:14 +00:00
b971fef652 Build Docker image automatically 2022-09-27 02:56:58 +02:00
4f0bc96d2d Don't log bot_token when starting the bot 2022-09-27 02:49:40 +02:00
dfa6c1c16e Fix race condition when reconnecting 2022-09-19 16:26:29 +02:00
d93ddf4a6a Fix tests 2022-09-18 23:41:39 +02:00
39a691678e Update git for discord-py-interactions (4.3.2rc1 47c4e83 -> 4.3.2rc1 b6bac06) 2022-09-18 22:56:17 +02:00
5e7c4af020 "Fix" /reminder list where there is only one reminder 2022-09-18 02:25:36 +02:00
8e6aedc1e2 Make error messages ephemeral 2022-09-18 02:09:58 +02:00
95a8acf19a Say what the problem is when error 2022-09-18 01:47:31 +02:00
d67960f7df Fix /remind list 2022-09-18 00:40:48 +02:00
68cd8d964a Fix time zone in both commands and format code with Black 2022-09-17 22:28:45 +02:00
21be6c00b3 Use modern Discord Ui stuff, fix time zones and, fix Dockerfile
Changes:
Use buttons, pagination and modals instead of old text-based stuff
Fix time zones (Closes #23)
Fix Dockerfile
Replace Discord.py with discord-py-interactions
Default time zone is now UTC instead of Europe/Stockholm

Replace
  /remind resume
  /remind pause
  /remind remove
  /remind modify
with
  /remind list
2022-09-17 22:23:43 +02:00
d5bcf0169b Fix: Use TIMEZONE instead && Update Dockerfile 2022-09-13 20:00:26 +09:00
a7b131a729 Merge remote-tracking branch 'GitHub/master' 2022-08-14 15:13:30 +02:00
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
e913a54abb Delete codeql-analysis.yml 2022-06-22 23:22:34 +02:00
4b350eadf9 Delete renovate.json 2022-06-22 23:22:28 +02:00