|
|
e12bd6194b
|
fix: actually store ignored channels/roles
|
2024-11-18 20:47:58 +01:00 |
|
|
|
0cac964aa6
|
feat: split ignores into 'ignore messages' and 'ignore entities'
|
2024-11-18 00:47:27 +01:00 |
|
|
|
f0fcfd7bd3
|
feat: replace buttons in /configure-channels with select menu
|
2024-11-05 16:20:24 +01:00 |
|
|
|
5ac607fd0a
|
feat: show bot version on startup and in /catalogger ping
|
2024-10-31 01:26:50 +01:00 |
|
|
|
c28f987240
|
fix: add missing option names/descriptions
|
2024-10-29 22:18:30 +01:00 |
|
|
|
a34b5479c0
|
feat: add expiry to create invite command
|
2024-10-29 22:01:29 +01:00 |
|
|
|
8f154ce5ae
|
slightly less verbose logging
|
2024-10-29 21:32:33 +01:00 |
|
|
|
b52df95b65
|
feat: ignore user commands
|
2024-10-29 00:06:39 +01:00 |
|
|
|
b56a71e105
|
feat: watchlist commands
|
2024-10-28 16:25:42 +01:00 |
|
|
|
ff92c5f335
|
excise entity framework from all remaining code
|
2024-10-28 14:04:55 +01:00 |
|
|
|
f0511a560c
|
feat: watchlist repository, remove ef core from all bot code
|
2024-10-28 02:14:41 +01:00 |
|
|
|
da4dfae27c
|
fix: dapper doesn't play nice with List<T>
|
2024-10-27 23:43:07 +01:00 |
|
|
|
64b4c26d93
|
add invite repository to replace ef core
|
2024-10-27 23:30:02 +01:00 |
|
|
|
f7f88ff98f
|
don't track EFCore objects that don't need to be updated
|
2024-10-25 16:04:01 +02:00 |
|
|
|
301744dd4e
|
feat: add help, invite, dashboard commands
|
2024-10-24 22:16:19 +02:00 |
|
|
|
bacbc6db0e
|
feat: redirect commands
|
2024-10-16 14:53:30 +02:00 |
|
|
|
a2b09969d3
|
feat: check permissions command
|
2024-10-15 01:32:59 +02:00 |
|
|
|
af437ff88c
|
feat: ignore channel commands
|
2024-10-14 21:28:34 +02:00 |
|
|
|
4f718cde20
|
feat: emoji update event
|
2024-10-14 17:09:12 +02:00 |
|
|
|
3ab68d4091
|
chore: add license headers to all c# files
|
2024-10-14 14:56:40 +02:00 |
|
|
|
538abb9bad
|
feat: invite delete event
|
2024-10-14 14:19:14 +02:00 |
|
|
|
c86f94e497
|
fix: make slash command args optional without breaking them
|
2024-10-14 03:14:28 +02:00 |
|
|
|
5a2bd7388c
|
feat: invite management commands
|
2024-10-14 00:26:17 +02:00 |
|
|
|
8e030acaf3
|
feat: guild ban add/remove logging, store banned systems in database
|
2024-10-13 14:58:44 +02:00 |
|
|
|
d445b5ba44
|
feat: member avatar/name logging, timeout logging
|
2024-10-11 20:38:53 +02:00 |
|
|
|
4f54077c68
|
chore: format with csharpier
|
2024-10-09 17:35:11 +02:00 |
|
|
|
3879770d9b
|
fix: add descriptions to key role commands
|
2024-10-06 02:00:59 +02:00 |
|
|
|
086eb95452
|
feat: add key role commands
|
2024-09-02 15:06:22 +02:00 |
|
|
|
6e45b0f5b5
|
fix: clean up some responders and commands
|
2024-09-02 15:06:10 +02:00 |
|
|
|
c42ca3f888
|
feat: add sharding support
|
2024-08-24 19:02:19 +02:00 |
|
|
|
8f39d85486
|
feat: member add logs, improve meta command
|
2024-08-21 17:32:33 +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 |
|
|
|
e17dcf90a1
|
move classes around, name caches more consistently, add more caches
|
2024-08-19 16:12:28 +02:00 |
|
|
|
14b132e466
|
add metrics (without reporting, for now)
|
2024-08-15 17:23:56 +02:00 |
|
|
|
4db09346e2
|
feat: add /configure-channels command
|
2024-08-14 16:05:43 +02:00 |
|
|
|
110edd34b4
|
add runtime info to ping command
|
2024-08-13 17:02:11 +02:00 |
|
|
|
8d4a7b1729
|
fix embed queue
|
2024-08-13 16:49:18 +02:00 |
|
|
|
ded4f4db26
|
init
|
2024-08-13 13:08:50 +02:00 |
|