public PlayerCountBots() { config = new BotConfig(); serverBots = new Dictionary <string, DiscordSocketClient>(); responseData = new Dictionary <string, SteamServerListResponse>(); }