NadekoBot/NadekoBot.Core/Services
2017-10-13 04:41:01 +02:00
..
Database Improved support for sql execution, added some pre-built queries which people would probably want to use. 2017-10-13 04:41:01 +02:00
Impl Cleanup, .clparew can now be ran everyone, modules load appropriate guild configs, IEnumerable<GuildConfig> replaces with NadekoBot.AllGuildConfigs 2017-10-13 02:21:39 +02:00
CommandHandler.cs Cleanup, .clparew can now be ran everyone, modules load appropriate guild configs, IEnumerable<GuildConfig> replaces with NadekoBot.AllGuildConfigs 2017-10-13 02:21:39 +02:00
CurrencyService.cs Initial split of the modules 2017-09-30 00:46:33 +02:00
DbService.cs Initial split of the modules 2017-09-30 00:46:33 +02:00
GreetSettingsService.cs Cleanup, .clparew can now be ran everyone, modules load appropriate guild configs, IEnumerable<GuildConfig> replaces with NadekoBot.AllGuildConfigs 2017-10-13 02:21:39 +02:00
IBotConfigProvider.cs Initial split of the modules 2017-09-30 00:46:33 +02:00
IBotCredentials.cs Initial split of the modules 2017-09-30 00:46:33 +02:00
IDataCache.cs Initial split of the modules 2017-09-30 00:46:33 +02:00
IGoogleApiService.cs Initial split of the modules 2017-09-30 00:46:33 +02:00
IImagesService.cs Initial split of the modules 2017-09-30 00:46:33 +02:00
ILocalization.cs Initial split of the modules 2017-09-30 00:46:33 +02:00
INService.cs Packages can be loaded/unloaded. IUnloadableService interface added whose method Unload, if service implements it, will be called when the module is unloaded. 2017-10-05 00:51:12 +02:00
IStatsService.cs Shard coordinator is not indepentent from the shard 0 2017-10-10 18:24:36 +02:00
LogSetup.cs Initial split of the modules 2017-09-30 00:46:33 +02:00
NadekoBot.cs Improved support for sql execution, added some pre-built queries which people would probably want to use. 2017-10-13 04:41:01 +02:00
ServiceProvider.cs Cleanup, .clparew can now be ran everyone, modules load appropriate guild configs, IEnumerable<GuildConfig> replaces with NadekoBot.AllGuildConfigs 2017-10-13 02:21:39 +02:00
ShardsCoordinator.cs Fixed a performance and stability bug with club images. 2017-10-13 03:44:29 +02:00