feat: guild ban add/remove logging, store banned systems in database
This commit is contained in:
parent
ca99bdfb94
commit
8e030acaf3
12 changed files with 227 additions and 36 deletions
|
|
@ -15,7 +15,6 @@ using Remora.Discord.Commands.Extensions;
|
|||
using Remora.Discord.Commands.Feedback.Services;
|
||||
using Remora.Discord.Commands.Services;
|
||||
using Remora.Discord.Extensions.Embeds;
|
||||
using Remora.Discord.Gateway;
|
||||
using Remora.Results;
|
||||
using IClock = NodaTime.IClock;
|
||||
using IResult = Remora.Results.IResult;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue