jude
|
4823754955
|
Move all commands to their own files
|
2024-02-17 18:55:16 +00:00 |
|
jude
|
eb92eacb90
|
Rearranged some commands
Working on a macro to automatically add option wrappers
|
2024-02-17 14:09:01 +00:00 |
|
jude
|
e4e9af2bb4
|
Wip commit
|
2024-01-07 17:10:22 +00:00 |
|
jude
|
cce0de7c75
|
wip bump versions
|
2023-12-22 19:12:42 +00:00 |
|
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 |
|
|
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 |
|
|
d62c8c95c2
|
support months in sender
|
2022-02-01 23:41:28 +00:00 |
|
|
e47715917e
|
integrate reminder sender
|
2021-12-20 13:48:18 +00:00 |
|
|
c953bc0cd3
|
various todo fixes
|
2021-11-15 08:09:48 +00:00 |
|
|
ebd1efa990
|
added check for guild only commands
|
2021-11-13 22:30:18 +00:00 |
|
|
f1bfc11160
|
removed all remaining restriction code
|
2021-11-02 20:10:10 +00:00 |
|
|
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 |
|
|
db7cca6296
|
added to the migration file somewhat. added some checks to components
|
2021-10-26 22:13:51 +01:00 |
|
|
44debf93c5
|
removed dead code
|
2021-10-26 20:54:22 +01:00 |
|
|
9b54fba5e5
|
Revert "turned pager into a single type"
This reverts commit 4490f19c
|
2021-10-26 20:11:19 +01:00 |
|
|
6cf660c7ee
|
macro stuff
|
2021-10-16 19:18:16 +01:00 |
|
|
4490f19c04
|
turned pager into a single type
|
2021-10-13 17:23:50 +01:00 |
|
|
a362a24cfc
|
changed a bunch of types so the macro run command works nicely
|
2021-10-13 16:37:15 +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 |
|
|
6b5d6ae288
|
fixed del pager. todo stuff
|
2021-09-27 17:34:13 +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 |
|