More DB staff and house keeping and better emoji
This commit is contained in:
@@ -63,7 +63,6 @@ namespace EventBot
|
||||
return new SqliteDatabaseService(sp);
|
||||
})
|
||||
.AddSingleton<InteractiveService>()
|
||||
.AddSingleton<EmoteService>()
|
||||
//.AddSingleton<HttpClient>()
|
||||
//.AddSingleton<PictureService>()
|
||||
.BuildServiceProvider();
|
||||
|
Reference in New Issue
Block a user