NadekoBot/NadekoBot.Core/Services
2017-10-09 00:54:10 +02:00
..
Database Initial split of the modules 2017-09-30 00:46:33 +02:00
Impl Added some more unloads, upped version to 2.0 2017-10-09 00:54:10 +02:00
CommandHandler.cs Initial split of the modules 2017-09-30 00:46:33 +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 Initial split of the modules 2017-09-30 00:46:33 +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 Initial split of the modules 2017-09-30 00:46:33 +02:00
LogSetup.cs Initial split of the modules 2017-09-30 00:46:33 +02:00
NadekoBot.cs Added some more unloads, upped version to 2.0 2017-10-09 00:54:10 +02:00
ServiceProvider.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
ShardsCoordinator.cs Initial split of the modules 2017-09-30 00:46:33 +02:00