async Task Ready() { await channelService.CheckChannelsAsync(); await messageService.CheckMessagesAsync(); }