Commit graph

12 commits

Author SHA1 Message Date
sam
5157105c35
fix: better logging
- verbose logging for log channel resolving logic
- don't LOG TOKENS TO THE CONSOLE OR SEQ
- actually log verbose logs to seq
- report open db connections to prometheus
2024-11-27 16:17:11 +01:00
sam
5f24a6aa88
feat: store system UUIDs of banned users per guild 2024-11-05 15:32:53 +01:00
sam
ff92c5f335
excise entity framework from all remaining code 2024-10-28 14:04:55 +01:00
sam
f0511a560c
feat: watchlist repository, remove ef core from all bot code 2024-10-28 02:14:41 +01:00
sam
4f718cde20
feat: emoji update event 2024-10-14 17:09:12 +02:00
sam
3ab68d4091
chore: add license headers to all c# files 2024-10-14 14:56:40 +02:00
sam
4f54077c68 chore: format with csharpier 2024-10-09 17:35:11 +02:00
sam
8f39d85486
feat: member add logs, improve meta command 2024-08-21 17:32:33 +02:00
sam
be01fb1d53 feat: replace App.Metrics with prometheus-net 2024-08-20 20:19:24 +02:00
sam
df8af75dd4 finish ChannelUpdate responder 2024-08-20 18:18:17 +02:00
sam
e17dcf90a1
move classes around, name caches more consistently, add more caches 2024-08-19 16:12:28 +02:00
sam
14b132e466
add metrics (without reporting, for now) 2024-08-15 17:23:56 +02:00