Commit graph

19 commits

Author SHA1 Message Date
sam
9f3dfc74d6
fix: make prometheus base url configurable 2025-04-11 14:58:21 +02:00
sam
5ac607fd0a
feat: show bot version on startup and in /catalogger ping 2024-10-31 01:26:50 +01:00
sam
f7f88ff98f
don't track EFCore objects that don't need to be updated 2024-10-25 16:04:01 +02:00
sam
301744dd4e
feat: add help, invite, dashboard commands 2024-10-24 22:16:19 +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
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
8e030acaf3 feat: guild ban add/remove logging, store banned systems in database 2024-10-13 14:58:44 +02:00
sam
4f54077c68 chore: format with csharpier 2024-10-09 17:35:11 +02:00
sam
c42ca3f888
feat: add sharding support 2024-08-24 19:02:19 +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
sam
110edd34b4
add runtime info to ping command 2024-08-13 17:02:11 +02:00
sam
8d4a7b1729
fix embed queue 2024-08-13 16:49:18 +02:00
sam
ded4f4db26
init 2024-08-13 13:08:50 +02:00