0eb7a26439
Move everything out of main.py
2025-04-26 19:57:21 +02:00
4aa0bd7837
Reduce the amount of files and functions
2025-02-24 13:52:00 +01:00
9a629ce773
Refactor timezone handling, raise if fucked on startup
2025-01-26 15:51:08 +01:00
07bc11fbff
Move settings to a function and add tests
2025-01-22 17:45:29 +01:00
c8b6dbfe41
Start refactoring bot, add /remind add
command
2025-01-03 15:03:47 +01:00
11d9f2c2a5
Use Ruff and fix all its warnings and errors
2023-03-19 00:54:55 +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
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
9ac6c995f8
Add default value for bot_token
2022-01-03 15:10:06 +01:00
0bcf654e86
Remove docstrings
2022-01-02 02:38:50 +01:00
38c51ad5f6
Add docstrings
2021-07-26 21:08:08 +02:00
e386fb6ea0
Move settings to own file
2021-07-25 15:21:47 +02:00