jude
902b7e1b4a
Change reminder sending behaviour to keep reminders but flag them as sent
2023-07-31 18:39:27 +01:00
jude
a66db37b33
update poise
2023-06-18 10:47:31 +01:00
4b42966284
Moved stuff around since threads are ridiculous
2023-05-11 18:33:06 +01:00
523ab7f03a
Partial thread support
2023-05-11 18:32:58 +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
7b6e967a5d
Block/allow DM reminders
...
Only affects slash commands but this is sort of a non-issue post September
2022-07-29 19:22:15 +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
jude
620f054703
extracted event handler. removed custom sharding code. extracted util functions
2022-02-19 13:28:24 +00:00
fad28faabb
interval months/interval seconds
2022-02-01 23:04:31 +00:00
d8f42c1b25
fixed an issue with utc time. removed intents
2021-11-07 13:23:41 +00:00
44debf93c5
removed dead code
2021-10-26 20:54:22 +01:00
a362a24cfc
changed a bunch of types so the macro run command works nicely
2021-10-13 16:37:15 +01:00
903daf65e6
...
2021-10-12 21:52:43 +01: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
d84d7ab62b
added functionality for reusable hook functions that will execute on commands
2021-09-22 21:12:29 +01:00
a0974795e1
...
2021-09-18 13:40:30 +01:00
a9c91bee93
pager improvements. deleting working
2021-09-16 18:30:16 +01:00
b2207e308a
optimized packing slightly. restrict interactions
2021-09-16 15:42:50 +01:00
3c1eeed92f
look command pager
2021-09-16 14:48:29 +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