feat: import/export settings, send backup of settings when leaving guild
This commit is contained in:
parent
e6d68338db
commit
db5d7bb4f8
18 changed files with 392 additions and 39 deletions
|
|
@ -34,6 +34,8 @@ public partial class GuildsController(
|
|||
ILogger logger,
|
||||
DatabaseConnection dbConn,
|
||||
GuildRepository guildRepository,
|
||||
InviteRepository inviteRepository,
|
||||
WatchlistRepository watchlistRepository,
|
||||
GuildCache guildCache,
|
||||
EmojiCache emojiCache,
|
||||
ChannelCache channelCache,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue