Commit graph

780 commits

Author SHA1 Message Date
seth
2acb319821
fix(storage): set expiry for launcher version key 2024-01-27 22:35:43 -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
48c2dba554
chore: cleanup and bump workflow actions 2024-01-08 15:06:56 -05:00
seth
f2a3582c77
nix/deployment: pre-select system in crossPkgsFor 2024-01-08 15:02:36 -05:00
seth
f0550dd429
style: use tabs over spaces 2024-01-08 14:56:37 -05:00
TheKodeToad
f2979d4cde
Goodbye moderation
We'll probably keep zeppelin / move back to Lily -- however the reminders seem to currently be broken :/
2024-01-08 14:15:15 -05:00
seth
e0fea8d23e
refactor: use User over Member in moderation commands 2023-12-13 11:58:51 -05:00
seth
9dce57f527
moderation: dm user before taking action 2023-12-13 11:51:53 -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
seth
3e992bf683
actions: update DeterminateSystems/nix-installer-action 2023-12-12 16:10:05 -05:00
seth
bb521885ad
deps: update cargo and flake lockfiles 2023-12-12 16:08:57 -05:00
seth
a86bbfe0a9 analyze_logs: detect outdated launchers 2023-12-12 16:02:06 -05:00
TheKodeToad
2067697ff1 feat: LWJGL 2 & Java 9, Pre 1.12 native transport & Java 9 issues 2023-12-12 16:02:06 -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
seth
7e96bced41
feat: add message logger 2023-12-07 22:20:29 -05:00
seth
8376c45c2d
feat: flesh out storage object 2023-12-07 22:18:59 -05:00
seth
78c8aa7a18 refactor: create ModAction struct 2023-12-08 01:35:41 +00:00
TheKodeToad
ed496f5cdc
chore: ignore .idea 2023-12-07 14:40:56 +00:00
TheKodeToad
20e2dbbe46
refactor moderation; change prefix to r 2023-12-06 17:00:38 +00:00
TheKodeToad
174d93544c
fix: do not 2023-12-05 14:49:18 +00:00
TheKodeToad
55ccfe4341
fix: use camelCase for MinecraftPackageJson 2023-12-05 14:36:18 +00:00
seth
f955cbb933
feat: reintroduce PK support
Signed-off-by: seth <getchoo@tuta.io>
2023-12-04 20:02:46 -05:00
TheKodeToad
95fe62051b
chore: remove tag aliases
with tag names *and* aliases both being options, we reach the limit for
the discord API

Signed-off-by: seth <getchoo@tuta.io>
2023-12-04 18:19:08 -05:00
TheKodeToad
640690d9bf
refactor: use unwrap_or_default() for kick/ban reason
Signed-off-by: seth <getchoo@tuta.io>
2023-12-04 18:14:10 -05:00
seth
8bad9d9636
feat: add descriptions to commands & arguments
Signed-off-by: seth <getchoo@tuta.io>
2023-12-04 09:33:35 -05:00
seth
6e33299af7
feat: reintroduce ping command
Signed-off-by: seth <getchoo@tuta.io>
2023-12-04 09:26:08 -05:00
seth
542ecf6bc8
chore: add RUST_LOG to .env.example
Signed-off-by: seth <getchoo@tuta.io>
2023-12-04 09:22:13 -05: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
seth
1c168bd8ba
fix: use regex for eta again
Signed-off-by: seth <getchoo@tuta.io>
2023-12-04 09:22:13 -05:00
seth
4bf3136364
fix: don't filter out tags in nix build
Signed-off-by: seth <getchoo@tuta.io>
2023-12-04 09:22:12 -05:00
seth
640409f2e2
feat: reintroduce message link embeds
Signed-off-by: seth <getchoo@tuta.io>
2023-12-04 09:22:12 -05:00
seth
604a81fb44
feat: reintroduce support onboarding
Signed-off-by: seth <getchoo@tuta.io>
2023-12-04 09:22:02 -05:00
seth
368b5e0cb0
feat: delete messages on again
Signed-off-by: seth <getchoo@tuta.io>
2023-12-04 06:05:06 -05:00
seth
30cc4a6220
feat: reintroduce tag command
Signed-off-by: seth <getchoo@tuta.io>
2023-12-04 05:11:54 -05:00
seth
a8eb4a212a
chore: deprecate modrinth command
Signed-off-by: seth <getchoo@tuta.io>
2023-12-03 18:51:59 -05:00
TheKodeToad
358df91509 feat: reintroduce eta
Signed-off-by: seth <getchoo@tuta.io>
2023-12-03 18:49:52 -05:00
seth
4b80ec7345
ci: build docker images with nix
Signed-off-by: seth <getchoo@tuta.io>
2023-12-03 18:29:10 -05:00
seth
a26a2fd484
ci: add nix workflows
Signed-off-by: seth <getchoo@tuta.io>
2023-12-03 18:29:10 -05:00
seth
65fc5d5ed7
ci: add clippy/rustfmt checks
Signed-off-by: seth <getchoo@tuta.io>
2023-12-03 18:29:10 -05:00
seth
e928eb67df
feat: add nix package, module, and container
Signed-off-by: seth <getchoo@tuta.io>
2023-12-03 18:29:09 -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
TheKodeToad
b17e357b75
Merge pull request #300 from Haskellered/main
Add 'nightly' tag
2023-11-20 20:45:35 +00:00
TheKodeToad
170db91998
Update nightly.md
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-11-20 20:44:31 +00:00
Haskeller
991fbd905b
fix extra quote line that is not handled correctly in discord and replace warning symbol
Signed-off-by: Haskeller <64590568+Haskellered@users.noreply.github.com>
2023-11-20 20:23:28 +00:00
Haskeller
b3da471383
fix caution to work correctly on discord
Signed-off-by: Haskeller <64590568+Haskellered@users.noreply.github.com>
2023-11-20 20:16:54 +00:00
Haskeller
bd90ae70d9
change 'Prism unstable' to 'Prism Launcher unstable builds'
Signed-off-by: Haskeller <64590568+Haskellered@users.noreply.github.com>
2023-11-20 20:13:17 +00:00