diff --git a/src/LichessChallenger/appsettings.json b/src/LichessChallenger/appsettings.json index f3ad550..6e93e09 100644 --- a/src/LichessChallenger/appsettings.json +++ b/src/LichessChallenger/appsettings.json @@ -267,9 +267,6 @@ }, { "Username": "ClubAjedrezChileno" - }, - { - "Username": "TheBotOfDanger" } ], "AverageBots": [ @@ -363,15 +360,9 @@ { "Username": "fornax-engine" }, - { - "Username": "TrolliumBot" - }, { "Username": "PlayGea" }, - { - "Username": "Babibot" - }, { "Username": "clueless-bot" }, @@ -384,9 +375,6 @@ { "Username": "Botdefoin" }, - { - "Username": "openingsexercise" - }, { "Username": "YellowJackets_Bot" }, @@ -396,9 +384,6 @@ { "Username": "HikaruNakamuraBot" }, - { - "Username": "Nobody11892" - }, { "Username": "admete_bot" }, @@ -421,59 +406,66 @@ "Username": "PlayChessTonight" }, { - "Username": "Iloffsiseuof" + "Username": "LittleGreenManBot" }, { - "Username": "LittleGreenManBot" + "Username": "SmartPopcat" }, { - "Username": "OmegaBot" + "Username": "R0wB0t" }, { - "Username": "Cowboy_Time" + "Username": "honzovy-sachy-2" }, { - "Username": "Hathor-Engine" + "Username": "Virutor" }, { - "Username": "SmartPopcat" + "Username": "JonoX" }, { - "Username": "Crocrodile" + "Username": "B0T5_RU13" }, { - "Username": "Aromik_s_bot" + "Username": "AKS-Mantissa" }, { - "Username": "william_makes_a_bot" + "Username": "ChessNoobComp" }, + // Not connected often { - "Username": "R0wB0t" + "Username": "Iloffsiseuof" }, { - "Username": "honzovy-sachy-2" + "Username": "OmegaBot" }, { - "Username": "Virutor" + "Username": "Cowboy_Time" }, { - "Username": "thisisme987D" + "Username": "Hathor-Engine" }, { - "Username": "JonoX" + "Username": "Crocrodile" }, { - "Username": "B0T5_RU13" + "Username": "Aromik_s_bot" }, { - "Username": "AKS-Mantissa" + "Username": "william_makes_a_bot" }, { - "Username": "QuokkaBot" + "Username": "thisisme987D" }, { - "Username": "ChessNoobComp" + "Username": "QuokkaBot" } + // # Don't wish to receive challenges + //{ + // "Username": "openingsexercise" # Does not wish to receive challenges + //} + + // Rejecting challenges //{ // "Username": "Elmichess" # Not accepting challenges at the moment //}, @@ -508,9 +500,6 @@ // "Username": "PsychedelicAtomic" # Just atomic //}, //{ - // "Username": "Nakshatra3" # Unresponsive to challenges - //}, - //{ // "Username": "AjedrezChamberi" # Human only //}, //{ @@ -526,6 +515,26 @@ // "Username": "LazyBotJr" # Human only //}, //{ + // "Username": "petrosian_bot" # Bullet only + //}, + //{ + // "Username": "yeoldwiz" # Correspondence only + //}, + //{ + // "Username": "RustBasicEngine" # Doesn't accept 3+2 or 5+5 + //}, + //{ + // "Username": "fred-fast-chess" # Casual only + //}, + //{ + // "Username": "WorstFish" # Casual only + //}, + + // Connected often, but unresponsive to challenges + //{ + // "Username": "Nakshatra3" # Unresponsive to challenges + //}, + //{ // "Username": "TuksuBot" # Unresponsive to challenges //}, //{ @@ -535,16 +544,13 @@ // "Username": "Moorwen" # Unresponsive to challenges //}, //{ - // "Username": "petrosian_bot" # Bullet only + // "Username": "TrolliumBot" # Unresponsive to challenges //}, //{ - // "Username": "yeoldwiz" # Correspondence only + // "Username": "Babibot" # Unresponsive to challenges //}, //{ - // "Username": "RustBasicEngine" # Doesn't accept 3+2 or 5+5 - //}, - //{ - // "Username": "fred-fast-chess" # Casual only + // "Username": "Nobody11892" # Unresponsive to challenges //}, //{ // "Username": "Lurch_1" # Unresponsive to challenges @@ -553,9 +559,6 @@ // "Username": "Lurch_0" # Unresponsive to challenges //}, //{ - // "Username": "WorstFish" # Casual only - //}, - //{ // "Username": "crocrodile-dev" # Dev account //}, //{ @@ -660,4 +663,4 @@ } } } -} +} \ No newline at end of file