NadekoBot/NadekoBot.Core/Modules/Administration/Services
2017-10-09 02:57:03 +02:00
..
AdministrationService.cs Initial split of the modules 2017-09-30 00:46:33 +02:00
AutoAssignRoleService.cs Initial split of the modules 2017-09-30 00:46:33 +02:00
GameVoiceChannelService.cs Initial split of the modules 2017-09-30 00:46:33 +02:00
GuildTimezoneService.cs Initial split of the modules 2017-09-30 00:46:33 +02:00
LogCommandService.cs Initial split of the modules 2017-09-30 00:46:33 +02:00
MuteService.cs Initial split of the modules 2017-09-30 00:46:33 +02:00
PackagesService.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
PlayingRotateService.cs Initial split of the modules 2017-09-30 00:46:33 +02:00
ProtectionService.cs Initial split of the modules 2017-09-30 00:46:33 +02:00
PruneService.cs Initial split of the modules 2017-09-30 00:46:33 +02:00
RatelimitService.cs Initial split of the modules 2017-09-30 00:46:33 +02:00
SelfService.cs you can no longer use .die as a startup command... 2017-10-09 02:57:03 +02:00
UserPunishService.cs Initial split of the modules 2017-09-30 00:46:33 +02:00
VcRoleService.cs Initial split of the modules 2017-09-30 00:46:33 +02:00
VplusTService.cs Initial split of the modules 2017-09-30 00:46:33 +02:00