Catalogger.NET/Catalogger.Backend
2024-10-29 15:24:32 +01:00
..
Api feat(dashboard): add key roles 2024-10-29 14:19:18 +01:00
Bot fix: don't use Task.WhenAll() in message responders, it breaks ignoring them for some reason 2024-10-29 15:24:32 +01:00
Cache feat(api): also clear cache when leaving a guild 2024-10-24 21:10:54 +02:00
Database feat: import messages from go version 2024-10-28 23:42:57 +01:00
Extensions feat: import messages from go version 2024-10-28 23:42:57 +01:00
Properties init 2024-08-13 13:08:50 +02:00
Services fix: don't specify duplicate key_roles in guild repository, let PK API service read strings as numbers 2024-10-28 14:57:05 +01:00
Catalogger.Backend.csproj fix: don't use Task.WhenAll() in message responders, it breaks ignoring them for some reason 2024-10-29 15:24:32 +01:00
CataloggerError.cs chore: add license headers to all c# files 2024-10-14 14:56:40 +02:00
CataloggerMetrics.cs feat: emoji update event 2024-10-14 17:09:12 +02:00
Config.cs 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
config.example.ini feat: add help, invite, dashboard commands 2024-10-24 22:16:19 +02:00
GlobalUsing.cs chore: add license headers to all c# files 2024-10-14 14:56:40 +02:00
packages.lock.json excise entity framework from all remaining code 2024-10-28 14:04:55 +01:00
Program.cs feat: ignore user commands 2024-10-29 00:06:39 +01:00