dusk
|
3c59ad62bd
|
partial broken fix for optional parameters (mostly message and reproxy commands)
|
2025-11-27 00:40:53 +00:00 |
|
dusk
|
74e7af0ee1
|
remove new MatchFlag usage, fix glue gen
|
2025-11-23 17:09:22 +00:00 |
|
dusk
|
a29ed2bda0
|
Merge remote-tracking branch 'upstream/main' into rust-command-parser
|
2025-11-23 16:46:43 +00:00 |
|
dusk
|
6aed93ba21
|
fix edit message no-space flag
|
2025-11-23 16:06:26 +00:00 |
|
asleepyskye
|
83f2d33c3d
|
feat(bot): port message info embeds to cv2
Build and push Docker image / .net docker build (push) Waiting to run
.net checks / run .net tests (push) Waiting to run
.net checks / dotnet-format (push) Waiting to run
|
2025-10-24 10:23:38 -04:00 |
|
dusk
|
479e0a59b5
|
remove rest of the parsing in csharp bot
|
2025-10-08 03:26:40 +00:00 |
|
dusk
|
a268f75d32
|
implement admin commands
|
2025-10-04 01:57:48 +00:00 |
|
dusk
|
e4f38c76a9
|
implement proxied message and permcheck commands
|
2025-10-03 02:21:12 +00:00 |
|
alyssa
|
539fc82342
|
feat(bot): lookup command messages
|
2025-06-15 21:10:57 +00:00 |
|
alyssa
|
a8664665a6
|
feat: add last message cache to gateway
|
2025-04-04 11:10:39 +00:00 |
|
alyssa
|
8266100155
|
fix(bot): clean up some error messages
|
2025-02-23 11:02:55 +00:00 |
|
rladenson
|
edfc6714d6
|
feat: dynamically show primary command prefix
|
2025-01-01 19:15:13 -07:00 |
|
rladenson
|
2d19142b44
|
feat: throw user-readable error for editing a message to be empty
|
2025-01-01 15:32:27 -07:00 |
|
sam
|
83d1a08aaf
|
feat(bot): add -clear-attachments flag to pk;edit (#700)
|
2024-11-17 10:01:57 +13:00 |
|
Petal Ladenson
|
1b55d1c6a4
|
fix: respect cfg settings for displaying ids in pk;msg
|
2024-11-10 03:34:42 +09:00 |
|
Petal Ladenson
|
caf2b75f68
|
fix(bot): correct permission check on delete message command
|
2024-11-06 05:29:57 +01:00 |
|
alyssa
|
d997f725e2
|
fix(bot): fix a few NPEs
|
2024-10-20 09:36:20 +09:00 |
|
alyssa
|
e4ed354536
|
feat: gateway service
|
2024-10-20 09:36:20 +09:00 |
|
Petal Ladenson
|
23fe904464
|
feat(bot): add -plaintext flag alongside -raw
|
2024-10-03 17:23:33 +09:00 |
|
sam
|
aa04124639
|
feat: store edit command message ID in redis
|
2024-08-17 12:37:09 +12:00 |
|
nim-ka
|
1493e8d83d
|
Remove trailing newlines
|
2024-03-07 03:31:01 -08:00 |
|
nim-ka
|
8f7f4ab6f4
|
Add shorthand 'pk;x' for 'pk;edit -regex'
|
2024-03-07 03:25:17 -08:00 |
|
Alex
|
c8f2a137a0
|
feat(bot): add regex message editing (#587)
|
2023-09-10 17:58:54 +12:00 |
|
Iris System
|
83af1f04a7
|
feat(bot): add support for Discord message context commands (#513)
|
2023-05-16 03:17:34 +12:00 |
|
spiral
|
eefbaf0c1d
|
feat(bot): correctly proxy voice messages
|
2023-04-15 12:10:04 -04:00 |
|
Iris System
|
25c55df3b3
|
feat(bot): allow clearing embeds from proxied messages
|
2023-01-08 03:07:22 +13:00 |
|
spiral
|
e9673a6704
|
feat: use redis cache for non-id message lookups
|
2022-11-24 06:32:55 +00:00 |
|
spiral
|
bf7747ab34
|
feat: split out messages table from main database
|
2022-11-23 09:17:19 +00:00 |
|
Iris System
|
3db818741a
|
feat(bot): add -nospace (-ns) flag to pk;edit append/prepend mode
Also adds flag aliases `-a` (`-append`) and `-p` (prepend)
|
2022-11-22 23:02:38 +13:00 |
|
Iris System
|
e23b1048c9
|
fix(bot): use LastMessageCache for reproxy latest message check
(thanks spiral for catching this lmao)
|
2022-08-27 18:58:54 +12:00 |
|
Iris System
|
d9fe78bdf2
|
feat(bot): always allow reproxying latest message in channel
|
2022-08-27 17:02:50 +12:00 |
|
spiral
|
5c055871e3
|
feat(bot): store command message info in redis
|
2022-06-19 20:28:55 -04:00 |
|
spiral
|
9848b88d5b
|
feat(bot): don't query db message context when running commands
|
2022-06-15 19:28:34 -04:00 |
|
spiral
|
6ed066de29
|
Merge branch 'main' of ssh://github.com/pluralkit/pluralkit
|
2022-06-11 00:48:21 -04:00 |
|
spiral
|
1c9a68cb53
|
chore: lint
|
2022-06-10 18:49:36 -04:00 |
|
Ske
|
51fb561841
|
fix: a couple more minor reproxy fixes
|
2022-06-06 00:59:53 +02:00 |
|
Iris System
|
d500aacd2d
|
feat: make pk;reproxy handle keepproxy correctly
|
2022-05-27 11:08:32 +12:00 |
|
the iris system
|
ee17fcb11f
|
feat: add pk;reproxy (#447)
|
2022-05-08 21:10:07 +00:00 |
|
spiral
|
36873e08ee
|
chore: PR lint
|
2022-04-07 03:47:38 -04:00 |
|
UsernameNotAvalible
|
8d50ae55e7
|
feat: add prepend and append switches to Pk;edit (#436)
|
2022-04-07 03:43:46 -04:00 |
|
spiral
|
7afba4ea95
|
chore: code cleanup (mostly whitespace / remove unused imports)
|
2022-03-30 04:36:22 -04:00 |
|
spiral
|
ae543b9c18
|
feat: fetch from REST instead of cache for cross-cluster lookups
|
2022-03-09 20:06:53 -05:00 |
|
spiral
|
df6a6fcf12
|
refactor: don't DI IDatabase and ModelRepository into bot command classes
|
2022-01-22 03:05:01 -05:00 |
|
spiral
|
ddbf0e8691
|
Revert "feat: remove 2000-character limit for proxied messages"
This reverts commit 7cc2aab1f0.
|
2022-01-21 18:24:55 -05:00 |
|
spiral
|
31a129dabf
|
fix: check HasNext after matching message in EditMessage, use PKSyntaxError instead of PKError
|
2022-01-21 17:10:00 -05:00 |
|
spiral
|
7cc2aab1f0
|
feat: remove 2000-character limit for proxied messages
|
2022-01-14 15:08:39 -05:00 |
|
spiral
|
34df19c551
|
fix: don't delete rows from messages table when the associated member is deleted
|
2022-01-11 09:43:55 -05:00 |
|
spiral
|
91213faa50
|
fix: correctly throw missing content error in pk;edit
|
2022-01-07 14:06:37 -05:00 |
|
spiral
|
91256368f5
|
fix: throw error when pk;edit message is too long
|
2021-12-07 02:02:22 -05:00 |
|
spiral
|
1918c56937
|
feat: upgrade to .NET 6, refactor everything
|
2021-11-26 21:10:56 -05:00 |
|