Commit graph

867 commits

Author SHA1 Message Date
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
Haskeller
179441f209
add 'nightly' tag
Signed-off-by: Haskeller <64590568+Haskellered@users.noreply.github.com>
2023-11-20 20:09:47 +00:00
Sefa Eyeoglu
1c7e263f4f
fix: increase PK delay
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-11-17 18:58:39 +01:00
Sefa Eyeoglu
d05e1cbc5e
Merge pull request #297 from Scrumplex/feat/detect-pk 2023-11-17 18:52:25 +01:00
Sefa Eyeoglu
889ef8820a
refactor: move handleWebhookMessage into callback
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-11-17 17:35:01 +01:00
Sefa Eyeoglu
e6337cf6bd
feat: store pluralkit users in redis
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-11-16 23:06:32 +01:00
Sefa Eyeoglu
c29d5dfb8d
chore: add redis to devShell
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-11-16 22:53:09 +01:00
Sefa Eyeoglu
d225a5e9e9
chore: add redis
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-11-15 16:25:06 +01:00
Sefa Eyeoglu
686f315e0e
Merge pull request #295 from TheKodeToad/pluralkit-proxy-check 2023-11-15 12:37:55 +01:00
TheKodeToad
f340137996
Check for message proxied through PluralKit
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-11-15 11:12:06 +00:00
Sefa Eyeoglu
557d5fc60f
Merge pull request #294 from SympathyTea/patch-1
Create FTB.md
2023-11-14 21:01:36 +01:00
Sefa Eyeoglu
878246ea13
fix: small fixes for FTB.md
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-11-14 21:00:39 +01:00
SympathyTea
b49543f1f1
Create FTB.md
FTB tag for Refraction, since we didn't have one yet :)

Signed-off-by: SympathyTea <116274772+SympathyTea@users.noreply.github.com>
2023-11-14 12:43:10 -07:00
Sefa Eyeoglu
794f6bf06b
Merge pull request #284 from PrismLauncher/renovate/tsx-4.x
fix(deps): update dependency tsx to v4
2023-11-13 00:21:19 +01:00