Commit Graph

101 Commits

Author SHA1 Message Date
13fc5d2f02 Remove build: . from docker-compose.yml 2022-01-31 21:17:10 +01:00
e85753c5e9 Remove version in docker-compose.yml as it is no longer needed 2022-01-31 21:11:24 +01:00
b021469484 Also add .env.example to extras so Docker-people don't need to move the file 2022-01-31 21:02:10 +01:00
deeb7c206d Move .env.example from discord_reminder_bot to root and add link to time zones 2022-01-31 21:01:46 +01:00
84d6f3b06e Update poetry.lock
Package operations: 0 installs, 5 updates, 0 removals

  • Updating multidict (5.2.0 -> 6.0.2)
  • Updating pyparsing (3.0.6 -> 3.0.7)
  • Updating regex (2021.11.10 -> 2022.1.18)
  • Updating sqlalchemy (1.4.29 -> 1.4.31)
  • Updating types-dateparser (1.0.12 -> 1.0.13)
2022-01-31 17:38:28 +01:00
207f121fec Change date 2022-01-09 21:21:31 +01:00
9d06456ce0 Update poetry.lock 2022-01-09 21:18:43 +01:00
509a2c4797 Add changelog and bump version to v0.2.0 2022-01-09 21:13:50 +01:00
08ee4bd6a3 Add more examples to .env.example 2022-01-05 02:02:18 +01:00
2ec201acc2 You can now have the bot send messages to another channel 2022-01-05 02:01:45 +01:00
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