mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-11 09:48:26 -04:00
Moving to NInject, reimplemented most things. Some services aren't discovered properly yet
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#nullable disable
|
||||
using Microsoft.Extensions.DependencyInjection;
|
||||
using NadekoBot.Common.ModuleBehaviors;
|
||||
using Ninject;
|
||||
|
||||
namespace NadekoBot.Services;
|
||||
|
||||
|
Reference in New Issue
Block a user