Commit Graph

91 Commits

Author SHA1 Message Date
72c454dfe5 Make if else one line 2022-01-03 19:00:31 +01:00
16be68ed3c Remove the from markdown link 2022-01-03 15:14:27 +01:00
9ac6c995f8 Add default value for bot_token 2022-01-03 15:10:06 +01:00
1b6a212d72 Remove TODO for something that will never happen 2022-01-03 14:49:12 +01:00
cd79127ea0 Update packages 2022-01-02 04:19:13 +01:00
1d1cbbbf98 Fix license 2022-01-02 04:17:27 +01:00
65885e5c9a Update README.md 2022-01-02 03:47:23 +01:00
6b357709e9 Update README 2022-01-02 03:41:07 +01:00
849c72552c Move files to extras 2022-01-02 02:45:29 +01:00
0bcf654e86 Remove docstrings 2022-01-02 02:38:50 +01:00
b266fd67fe Add "Build: ." to docker-compose.yml 2022-01-02 02:38:28 +01:00
5b06e86a8a Update Dockerfile 2022-01-02 02:38:00 +01:00
60774da21f Update poetry.lock 2022-01-02 02:36:45 +01:00
4ac28b64c0 Change license to GPLv3 2022-01-02 02:36:23 +01:00
9abe289b71 Update README.md 2021-12-24 13:48:24 +01:00
17aa44d401 Update poetry.lock 2021-09-06 17:51:37 +02:00
fe1d73d67f Return the_finaL_countdown variable immediately
rip joke
2021-08-25 21:24:28 +02:00
83b35c6739 Update poetry.lock 2021-08-25 17:21:40 +02:00
c36e17fd9a Add types-dateparser 2021-08-25 17:20:24 +02:00
73c41b76db Allow lines to be 119 characters long 2021-08-25 17:19:56 +02:00
6ebf67372d Update pyproject.toml 2021-08-08 14:51:34 +02:00
e08cf02a65 Update README.md 2021-08-08 14:51:30 +02:00
4a8c212c1e Readme: Add image for DiscordNight :^) 2021-08-04 13:38:01 +02:00
cc546f51ec Update pyproject.toml 2021-07-27 23:19:38 +02:00
d9c02b3cbf Fix spelling 2021-07-26 22:21:15 +02:00
1f8b87112d Delete .github/workflows directory 2021-07-26 21:24:14 +02:00
c2c35ef000 Add tests 2021-07-26 21:10:37 +02:00
6038b91d9e Add pydocstyle 2021-07-26 21:09:35 +02:00
f55d51139b Update Dockerfile 2021-07-26 21:08:43 +02:00
e110ab9479 Update README 2021-07-26 21:08:32 +02:00
38c51ad5f6 Add docstrings 2021-07-26 21:08:08 +02:00
ef8b409165 Ignore Mypy error 2021-07-25 16:53:33 +02:00
e386fb6ea0 Move settings to own file 2021-07-25 15:21:47 +02:00
ba9738a269 Add flake8 and mypy 2021-07-25 13:57:42 +02:00
dc911b4a18 Use Poetry 2021-07-23 21:26:46 +02:00
b50f7d1d5a Shorten embed description if longer than 1024 2021-05-27 23:11:18 +02:00
ff33deeeef Shorten name if longer than 256 2021-05-27 17:12:47 +02:00
ac59f059e5 Remove unnecessary slash 2021-05-08 21:14:05 +02:00
3b0fab809a Remove ID from /remind modify 2021-05-07 23:03:49 +02:00
59652214ed Removed remind_id from pause and resume command 2021-05-07 02:30:06 +02:00
79bcceb1d3 Remove ID from /reminder remove and fix calc_countdown() 2021-05-06 14:37:01 +02:00
ef99399dc0 Remove ID and add numbers for /remind list 2021-05-06 00:24:36 +02:00
e1bdf43931 Add /remind pause & resume 2021-05-03 23:24:47 +02:00
fedf65ece7 Update requirements.txt 2021-05-03 17:10:26 +02:00
4e5efe14c2 Add /remind interval 2021-05-03 17:02:26 +02:00
b2b2aaf49f Update descriptions 2021-05-03 16:07:05 +02:00
70b52bf53b Add /remind cron
Works like the Unix utility
2021-05-02 22:43:29 +02:00
2b3f62639b Add /remind list, add, modify, remove 2021-04-27 03:57:50 +02:00
7f63fa0bfb Declare option_type by method instead of int 2021-04-23 21:27:04 +02:00
1b429d5a63 Create codeql-analysis.yml 2021-04-23 17:35:42 +02:00