Commit Graph

34 Commits

Author SHA1 Message Date
jude 7695b7a476 Fix delete command 2023-08-19 14:35:07 +01:00
jude 902b7e1b4a Change reminder sending behaviour to keep reminders but flag them as sent 2023-07-31 18:39:27 +01:00
jude 1519474f93 Report errors to server 2023-06-20 13:13:26 +01:00
jude 6e087bd2dd Fix character counting on /look. Initial support for jumping over DST boundaries 2022-11-20 12:20:10 +00:00
jude 8f8235a86e Move macro commands to own module
Lots of code here
2022-09-12 16:45:00 +01:00
jude f20b95a482 Upgrade poise. Combine remind/multiline into one command 2022-09-08 17:58:05 +01:00
jude 2781f2923e Restrict reminder selection to one-per-guild during fetch loop 2022-07-28 19:20: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 d0d2d50966 create reminders :) 2022-03-19 17:41:34 +00:00
jude 06c4deeaa9 component models 2022-02-19 22:11:21 +00:00
jude afc376c44f everything except component model actions 2022-02-19 18:21:11 +00:00
jude 620f054703 extracted event handler. removed custom sharding code. extracted util functions 2022-02-19 13:28:24 +00:00
jude a3844dde9e moved postman into separate crate 2022-02-06 15:47:59 +00:00
jude d62c8c95c2 support months in sender 2022-02-01 23:41:28 +00:00
jude e47715917e integrate reminder sender 2021-12-20 13:48:18 +00:00
jude c953bc0cd3 various todo fixes 2021-11-15 08:09:48 +00:00
jude ebd1efa990 added check for guild only commands 2021-11-13 22:30:18 +00:00
jude f1bfc11160 removed all remaining restriction code 2021-11-02 20:10:10 +00:00
jude 72228911f2 Readded some guild data code. fixed some weird cases with macro command. removed restrict command. changed db to be 'as it was'. removed execution limiters since commands are quite heavily ratelimited anyway 2021-10-30 21:02:11 +01:00
jude db7cca6296 added to the migration file somewhat. added some checks to components 2021-10-26 22:13:51 +01:00
jude 44debf93c5 removed dead code 2021-10-26 20:54:22 +01:00
jude 9b54fba5e5 Revert "turned pager into a single type"
This reverts commit 4490f19c
2021-10-26 20:11:19 +01:00
jude 6cf660c7ee macro stuff 2021-10-16 19:18:16 +01:00
jude 4490f19c04 turned pager into a single type 2021-10-13 17:23:50 +01:00
jude a362a24cfc changed a bunch of types so the macro run command works nicely 2021-10-13 16:37:15 +01:00
jude b310e99085 todo pager and selector 2021-10-11 21:19:08 +01:00
jude ebabe0e85a todo stuff 2021-10-02 22:54:34 +01:00
jude 6b5d6ae288 fixed del pager. todo stuff 2021-09-27 17:34:13 +01:00
jude d84d7ab62b added functionality for reusable hook functions that will execute on commands 2021-09-22 21:12:29 +01:00
jude a0974795e1 ... 2021-09-18 13:40:30 +01:00
jude a9c91bee93 pager improvements. deleting working 2021-09-16 18:30:16 +01:00
jude b2207e308a optimized packing slightly. restrict interactions 2021-09-16 15:42:50 +01:00
jude 3c1eeed92f look command pager 2021-09-16 14:48:29 +01:00
jude 3e547861ea components 2021-09-11 20:40:58 +01:00