Commit graph

14 commits

Author SHA1 Message Date
seth
f4fa737124
refactor: ok_or_else() -> ok_or_eyre() 2024-01-27 23:33:00 -05:00
seth
fafa0bf689
refactor: don't use re-exports of eyre & owo-colors 2024-01-27 23:25:38 -05:00
seth
a4abdd72e4
refactor: harden clippy lints 2024-01-27 23:18:35 -05:00
seth
72e171b960
chore: cleanup unused config properties 2024-01-27 23:03:34 -05:00
seth
7252ced3cb
refactor!: use poise 0.6.1 2024-01-27 22:29:56 -05:00
seth
203ba111cc
fix: compilation on windows 2024-01-27 01:50:51 -05:00
seth
f0550dd429
style: use tabs over spaces 2024-01-08 14:56:37 -05:00
seth
3e3be2aed5
feat: better handle errors during setup 2023-12-13 11:47:08 -05:00
seth
9ae8b98e1a
feat: cleanly shutdown on ctrl+c & sigterm 2023-12-13 11:40:39 -05:00
seth
885e28f98f
refactor framework setup 2023-12-13 11:32:46 -05:00
TheKodeToad
20e2dbbe46
refactor moderation; change prefix to r 2023-12-06 17:00:38 +00:00
seth
f955cbb933
feat: reintroduce PK support
Signed-off-by: seth <getchoo@tuta.io>
2023-12-04 20:02:46 -05:00
seth
30cc4a6220
feat: reintroduce tag command
Signed-off-by: seth <getchoo@tuta.io>
2023-12-04 05:11:54 -05:00
seth
45403e9d9b
initial rewrite in rust & moderation commands
Signed-off-by: seth <getchoo@tuta.io>
2023-12-03 18:29:04 -05:00