api: added command feed and shard update feed

This commit is contained in:
Kwoth
2024-10-23 21:29:40 +00:00
parent 477581f616
commit 85c525e19b
5 changed files with 134 additions and 101 deletions

View File

@@ -2,7 +2,6 @@
using LinqToDB;
using LinqToDB.EntityFrameworkCore;
using NadekoBot.Common.ModuleBehaviors;
using NadekoBot.Common.TypeReaders.Models;
using NadekoBot.Modules.Permissions.Services;
using NadekoBot.Db.Models;
using Newtonsoft.Json;