jude
329e356bbc
Support switching timezone preference to use bot/browser timezone
2024-07-16 14:51:09 +01:00
jude
4a80d42f86
Move postman and web inside src
2024-03-24 20:23:16 +00:00
jude
6f0bdf9852
Support sending reminders to threads
2024-03-03 13:04:50 +00:00
jude
dcee9e0d2a
Begin to work on thread support
2024-03-03 11:58:22 +00:00
jude
4823754955
Move all commands to their own files
2024-02-17 18:55:16 +00:00
jude
e4e9af2bb4
Wip commit
2024-01-07 17:10:22 +00:00
jude
902b7e1b4a
Change reminder sending behaviour to keep reminders but flag them as sent
2023-07-31 18:39:27 +01:00
jude
a49a849917
Support daily intervals
...
Add new database column for interval_days. Update humantime to return days as a separate field.
2022-12-10 15:32:49 +00:00
jude
aa74a7f9a3
Use timezones wherever possible.
...
Replace uses of NaiveDateTime with DateTime<Utc>. Use timezones in postman to update days correctly. Use chrono::Months to update months rather than using MySQL query.
2022-11-22 20:41:07 +00:00
jude
6e087bd2dd
Fix character counting on /look. Initial support for jumping over DST boundaries
2022-11-20 12:20:10 +00:00
jude
f20b95a482
Upgrade poise. Combine remind/multiline into one command
2022-09-08 17:58:05 +01:00
jude
7d43aa5918
cleared up all unwraps from the reminder sender. cleared up clippy lints. added undo button
2022-05-13 23:08:52 +01:00
jude
06c4deeaa9
component models
2022-02-19 22:11:21 +00:00
jude
84ee7e77c5
2nd attempt at doing poise stuff
2022-02-19 14:32:03 +00:00
fad28faabb
interval months/interval seconds
2022-02-01 23:04:31 +00:00
b310e99085
todo pager and selector
2021-10-11 21:19:08 +01:00
ebabe0e85a
todo stuff
2021-10-02 22:54:34 +01:00
a9c91bee93
pager improvements. deleting working
2021-09-16 18:30:16 +01:00
3e547861ea
components
2021-09-11 20:40:58 +01:00
9b5333dc87
more commands. fixed an issue with text only commands
2021-09-11 00:14:23 +01:00
c148cdf556
removed language_manager.rs. framework reworked for slash commands. updated info commands for new framework
2021-09-06 13:46:16 +01:00
98aed91d21
revert some usages of discord builtin timestamp formatting
2021-09-02 23:59:30 +01:00
40630c0014
restructured all the reminder creation stuff into builders
2021-09-02 23:38:12 +01:00