Commit graph

28 commits

Author SHA1 Message Date
sam
cb43ac1a50
chore(backend): update dependencies 2025-03-14 20:11:00 +01:00
sam
1a63540f89
fix: don't register subcommand groups separately 2025-01-05 13:57:57 -05:00
sam
48a11be7b7
update to .net 9 2024-11-19 00:11:48 +01:00
sam
223f808151
feat: ignore entity commands, actually ignore events when the entity is ignored 2024-11-18 21:26:47 +01:00
sam
0cac964aa6
feat: split ignores into 'ignore messages' and 'ignore entities' 2024-11-18 00:47:27 +01:00
sam
db5d7bb4f8
feat: import/export settings, send backup of settings when leaving guild 2024-11-08 17:12:00 +01:00
sam
b52df95b65
feat: ignore user commands 2024-10-29 00:06:39 +01:00
sam
b56a71e105
feat: watchlist commands 2024-10-28 16:25:42 +01:00
sam
ff92c5f335
excise entity framework from all remaining code 2024-10-28 14:04:55 +01:00
sam
33b78a7ac5
feat: add config option to run silently (no logs, no commands, but doing everything else needed for logging) 2024-10-25 16:18:27 +02:00
sam
d42e73699b
remove remora.discord caching 2024-10-25 14:53:37 +02:00
sam
ec7aa9faba
feat: start dashboard 2024-10-18 22:13:23 +02:00
sam
bacbc6db0e
feat: redirect commands 2024-10-16 14:53:30 +02:00
sam
af437ff88c
feat: ignore channel commands 2024-10-14 21:28:34 +02:00
sam
3ab68d4091
chore: add license headers to all c# files 2024-10-14 14:56:40 +02:00
sam
5a2bd7388c feat: invite management commands 2024-10-14 00:26:17 +02:00
sam
32732d74d0 feat: shard status update, delete old messages when they expire 2024-10-13 17:08:32 +02:00
sam
d445b5ba44 feat: member avatar/name logging, timeout logging 2024-10-11 20:38:53 +02:00
sam
c906a4d6b6 feat: role delete logging, used invite logging, also some random changes 2024-10-09 22:31:58 +02:00
sam
4f54077c68 chore: format with csharpier 2024-10-09 17:35:11 +02:00
sam
48649feb14 feat: add role create/update responders 2024-10-09 17:33:59 +02:00
sam
086eb95452
feat: add key role commands 2024-09-02 15:06:22 +02:00
sam
c42ca3f888
feat: add sharding support 2024-08-24 19:02:19 +02:00
sam
be01fb1d53 feat: replace App.Metrics with prometheus-net 2024-08-20 20:19:24 +02:00
sam
e86b37ce2a feat: add channel create responder and redis webhook cache 2024-08-16 22:28:05 +02:00
sam
14b132e466
add metrics (without reporting, for now) 2024-08-15 17:23:56 +02:00
sam
4db09346e2
feat: add /configure-channels command 2024-08-14 16:05:43 +02:00
sam
ded4f4db26
init 2024-08-13 13:08:50 +02:00