|
|
04d6bc958e
|
just remove the package lock file
|
2024-11-19 15:46:24 +01:00 |
|
|
|
48a11be7b7
|
update to .net 9
|
2024-11-19 00:11:48 +01:00 |
|
|
|
5ac607fd0a
|
feat: show bot version on startup and in /catalogger ping
|
2024-10-31 01:26:50 +01:00 |
|
|
|
8ae4ba722a
|
fix: don't use Task.WhenAll() in message responders, it breaks ignoring them for some reason
|
2024-10-29 15:24:32 +01:00 |
|
|
|
ff92c5f335
|
excise entity framework from all remaining code
|
2024-10-28 14:04:55 +01:00 |
|
|
|
5891f28f7c
|
feat: exorcise entity framework core from most responders
|
2024-10-27 23:02:42 +01:00 |
|
|
|
03dc16b0b3
|
add package lock file
|
2024-10-15 15:20:12 +02:00 |
|
|
|
3ab68d4091
|
chore: add license headers to all c# files
|
2024-10-14 14:56:40 +02:00 |
|
|
|
8e030acaf3
|
feat: guild ban add/remove logging, store banned systems in database
|
2024-10-13 14:58:44 +02:00 |
|
|
|
ca99bdfb94
|
feat: log to seq
|
2024-10-13 01:29:08 +02:00 |
|
|
|
f524afb05b
|
feat: kick logs
|
2024-10-12 23:28:15 +02:00 |
|
|
|
c906a4d6b6
|
feat: role delete logging, used invite logging, also some random changes
|
2024-10-09 22:31:58 +02:00 |
|
|
|
48649feb14
|
feat: add role create/update responders
|
2024-10-09 17:33:59 +02:00 |
|
|
|
3f93c26c0e
|
chore: update dependencies
|
2024-10-06 02:05:05 +02:00 |
|
|
|
b31a20bb81
|
feat: flesh out member remove responder
|
2024-09-21 20:32:02 +02:00 |
|
|
|
db01f879bd
|
fix: remove unnecessary async methods, fix PluralkitApiService
|
2024-09-02 15:59:16 +02:00 |
|
|
|
be01fb1d53
|
feat: replace App.Metrics with prometheus-net
|
2024-08-20 20:19:24 +02:00 |
|
|
|
df8af75dd4
|
finish ChannelUpdate responder
|
2024-08-20 18:18:17 +02:00 |
|
|
|
eb40872254
|
start channel update responder
|
2024-08-20 14:11:14 +02:00 |
|
|
|
e17dcf90a1
|
move classes around, name caches more consistently, add more caches
|
2024-08-19 16:12:28 +02:00 |
|
|
|
e86b37ce2a
|
feat: add channel create responder and redis webhook cache
|
2024-08-16 22:28:05 +02:00 |
|
|
|
99c1587e7b
|
reformat
|
2024-08-16 17:04:24 +02:00 |
|
|
|
14b132e466
|
add metrics (without reporting, for now)
|
2024-08-15 17:23:56 +02:00 |
|
|
|
ded4f4db26
|
init
|
2024-08-13 13:08:50 +02:00 |
|