Beispiel #1
0
 public string GetNightwatchDiscordToken() => MiscVar.GetValue("NightwatchDiscordToken");
Beispiel #2
0
 public string GetGlacierSecretKey() => MiscVar.GetValue("GlacierSecretKey");
Beispiel #3
0
 public string GetSteamBuildPassword() => MiscVar.GetValue("SteamBuildPassword");
Beispiel #4
0
 public string GetGithubHookKey() => MiscVar.GetValue("GithubHookKey");
Beispiel #5
0
 public string GetSteamWebApiKey() => MiscVar.GetValue("SteamWebApiKey");
Beispiel #6
0
 public string GetNightwatchPassword() => MiscVar.GetValue("NightwatchPassword");