Commit graph

215 commits

Author SHA1 Message Date
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
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
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
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
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
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
45403e9d9b
initial rewrite in rust & moderation commands
Signed-off-by: seth <getchoo@tuta.io>
2023-12-03 18:29:04 -05: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
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
TheKodeToad
f340137996
Check for message proxied through PluralKit
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-11-15 11:12:06 +00:00
Jocelyn Castellano
c97abce90b
feat: add a new ETA message (#175)
Yes Minister reference
https://moksheungming.tripod.com/yes.html

Signed-off-by: PandaNinjas <admin@malwarefight.wip.la>
2023-09-03 20:20:05 +08:00
Sefa Eyeoglu
f799703959
chore: update support thread message
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-22 19:53:50 +02:00
Ryan Cao
0759108d35
fix: linting error 2023-06-10 16:54:07 +08:00
Ryan Cao
97f13e02e4
feat: add auto support messages 2023-06-10 16:53:45 +08:00
Ryan Cao
cb16991417
chore: switch to pnpm and remove DISCORD_APP 2023-06-10 16:53:42 +08:00
TheKodeToad
2e4e81d7a2 Oops :pofat: 2023-06-04 12:45:33 +01:00
Sefa Eyeoglu
cd8f8e4f9b
fix: check if there are any embeds
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-05-31 07:43:11 +02:00
Sefa Eyeoglu
752a83f159
fix: only reply if there are any embeds
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-05-30 19:51:28 +02:00
Ryan Cao
e1f8443eba
fix: check for empty strings
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com>
2023-05-24 17:17:15 +08:00
Ryan Cao
b11b564e2d
feat: add logging for say command (closes #166) 2023-05-24 11:25:06 +08:00
Ryan Cao
8117ed29ec
chore: move to PermissionFlagsBits 2023-05-24 11:21:54 +08:00
Ryan Cao
a4d326bb26
chore: remove stale button handler 2023-05-24 11:20:09 +08:00
Ryan Cao
ff664c5f04
chore: remove unused constant 2023-05-24 11:19:32 +08:00