Commit graph

27 commits

Author SHA1 Message Date
sam
b56a71e105
feat: watchlist commands 2024-10-28 16:25:42 +01:00
sam
56af787e57
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
sam
ff92c5f335
excise entity framework from all remaining code 2024-10-28 14:04:55 +01:00
sam
d6c3133d52
fix: don't treat *ALL* messages as ignored 2024-10-28 12:30:15 +01:00
sam
f0511a560c
feat: watchlist repository, remove ef core from all bot code 2024-10-28 02:14:41 +01:00
sam
da4dfae27c
fix: dapper doesn't play nice with List<T> 2024-10-27 23:43:07 +01:00
sam
64b4c26d93
add invite repository to replace ef core 2024-10-27 23:30:02 +01:00
sam
5891f28f7c
feat: exorcise entity framework core from most responders 2024-10-27 23:02:42 +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
1c43beb82f
attempt to add ignored channels page 2024-10-19 23:27:57 +02:00
sam
ec7aa9faba
feat: start dashboard 2024-10-18 22:13:23 +02:00
sam
3ab68d4091
chore: add license headers to all c# files 2024-10-14 14:56:40 +02:00
sam
32732d74d0 feat: shard status update, delete old messages when they expire 2024-10-13 17:08:32 +02:00
sam
8e030acaf3 feat: guild ban add/remove logging, store banned systems in database 2024-10-13 14:58:44 +02:00
sam
d445b5ba44 feat: member avatar/name logging, timeout logging 2024-10-11 20:38:53 +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
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
e86b37ce2a feat: add channel create responder and redis webhook cache 2024-08-16 22:28:05 +02:00
sam
99c1587e7b
reformat 2024-08-16 17:04:24 +02:00
sam
7ea945b427
fix message edit embed, ignore pk;edit triggers 2024-08-16 17:03:26 +02:00
sam
8231c57bdf
feat: add message update handler 2024-08-16 00:51:19 +02:00
sam
5585ffd6ea
feat: store message metadata 2024-08-15 01:12:34 +02:00
sam
4db09346e2
feat: add /configure-channels command 2024-08-14 16:05:43 +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