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
|
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 |
|
Ryan Cao
|
0759108d35
|
fix: linting error
|
2023-06-10 16:54:07 +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 |
|
Sefa Eyeoglu
|
30b5293477
|
fix: only send expanded message link if present
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2023-05-20 11:50:22 +02:00 |
|
Ryan Cao
|
71715213de
|
feat(expandMessage): combine embeds and use reactions for deleting
|
2023-05-14 18:06:27 +08:00 |
|
Ryan Cao
|
e451c1df4c
|
fix(expandMessage): check for webhookId correctly
|
2023-05-14 18:06:27 +08:00 |
|
PandaNinjas
|
e5b85e454d
|
fix: don't expand message links for bots (#164)
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la>
|
2023-05-13 13:27:30 +08:00 |
|
IThundxr
|
569a08c95d
|
add delete button for message link embeds (#117)
Signed-off-by: IThundxr <contact@ithundxr.dev>
|
2023-03-10 09:33:14 +08:00 |
|
Sefa Eyeoglu
|
21390fed8a
|
chore: prettier
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2023-02-17 00:34:11 +01:00 |
|
Sefa Eyeoglu
|
66a63a12e2
|
fix: actually check for guildid
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2023-02-16 22:41:25 +01:00 |
|
Sefa Eyeoglu
|
2d41ce361a
|
fix: restrict to three message previews
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2023-02-16 22:30:02 +01:00 |
|
Sefa Eyeoglu
|
6f1823bfd4
|
feat: use reply instead
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2023-02-16 22:25:46 +01:00 |
|
Sefa Eyeoglu
|
2b99eb0579
|
refactor: use matchAll instead of while loop
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2023-02-16 22:23:18 +01:00 |
|
PandaNinjas
|
f099cc9900
|
More trolling
Signed-off-by: PandaNinjas <admin@malwarefight.gq>
|
2023-02-12 18:05:50 -08:00 |
|
PandaNinjas
|
3cdc51ced4
|
Fix loop
Signed-off-by: PandaNinjas <admin@malwarefight.gq>
|
2023-02-12 20:34:06 +00:00 |
|
PandaNinjas
|
d02d4e07ef
|
Add footer (not skidding Pepperjack (real))
|
2023-01-20 20:43:50 -08:00 |
|
PandaNinjas
|
ca1c609c94
|
Change double quote to single quote (prettier moment)
|
2023-01-17 09:01:08 -08:00 |
|
PandaNinjas
|
69c78c1458
|
Formatting
|
2023-01-17 08:58:37 -08:00 |
|
PandaNinjas
|
5181e31012
|
Merge branch 'main' of https://github.com/pandaninjas/bot into main
|
2023-01-17 08:57:45 -08:00 |
|
PandaNinjas
|
c2ad28c36d
|
Try to fix bot crash
|
2023-01-17 08:27:55 -08:00 |
|
Ryan Cao
|
e856c04108
|
formatting issues
|
2023-01-17 13:11:36 +08:00 |
|
PandaNinjas
|
2be950d71d
|
Add await (thank you for the ping /srs)
Signed-off-by: PandaNinjas <admin@malwarefight.gq>
|
2023-01-17 03:45:39 +00:00 |
|
PandaNinjas
|
90fbd3f717
|
Make it a link button
|
2023-01-16 19:03:28 -08:00 |
|
PandaNinjas
|
d2119299fa
|
Import the message type as a type
Co-authored-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com>
Signed-off-by: PandaNinjas <admin@malwarefight.gq>
|
2023-01-17 02:38:36 +00:00 |
|
PandaNinjas
|
73676c28f4
|
feat: expanding discord links
|
2023-01-14 16:24:32 -08:00 |
|
IThundxr
|
a88ccd92ff
|
Fixes 2.0 (#8)
|
2022-10-22 14:16:58 +08:00 |
|
Ryan Cao
|
13effc58fe
|
fix formatting
|
2022-10-21 20:04:48 +08:00 |
|
Ryan Cao
|
3e56cecbbf
|
Rebrand and fix links and tags (#5)
Co-authored-by: Kedas <m@yarn.network>
Co-authored-by: IThundxr <harshdhaliwal9767@gmail.com>
Co-authored-by: IThundxr <contact@ithundxr.dev>
|
2022-10-21 19:59:40 +08:00 |
|
Ryan Cao
|
622cbab216
|
various changes to bot
|
2022-10-18 17:42:04 +08:00 |
|
Ryan Cao
|
acbe57afb1
|
fix scrumplex
|
2022-06-15 08:25:47 +08:00 |
|
Sefa Eyeoglu
|
b5abe4e416
|
refactor: move latest version logic
|
2022-06-14 12:38:21 +02:00 |
|
Ryan Cao
|
c0cb2fed0b
|
add m1
|
2022-06-10 20:24:28 +08:00 |
|
Ryan Cao
|
dcd1d2a17d
|
add rich presence
|
2022-06-10 20:03:47 +08:00 |
|