Commit graph

12 commits

Author SHA1 Message Date
seth
84a7cfe151
use http client from context 2024-04-26 20:53:13 -04:00
seth
0b0779f8b7
clean up 2024-03-31 17:26:16 -04:00
seth
90387c5a3b
once_cell -> std 2024-03-30 03:04:32 -04:00
seth
e847ea0ad0 api: use error_for_status_ref() 2024-03-27 23:04:32 +00:00
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
f0550dd429
style: use tabs over spaces 2024-01-08 14:56:37 -05:00
TheKodeToad
c6f4295d6a feat: log analysis
Signed-off-by: seth <getchoo@tuta.io>
2023-12-12 16:02:06 -05:00
seth
026d4cb607
rory: handle errors from api 2023-12-08 11:09:40 -05:00
TheKodeToad
55ccfe4341
fix: use camelCase for MinecraftPackageJson 2023-12-05 14:36:18 +00:00
seth
5b16c14b45
feat: set presence info on ready again
Signed-off-by: seth <getchoo@tuta.io>
2023-12-04 09:22:13 -05:00