Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

Commit

Permalink
Remove openingsexercise from challenge list
Browse files Browse the repository at this point in the history
It was requested by its owner.
Cleanup and reorganization of the bot list
  • Loading branch information
eduherminio committed Sep 16, 2021
1 parent 14fa871 commit 55d51cf
Showing 1 changed file with 49 additions and 46 deletions.
95 changes: 49 additions & 46 deletions src/LichessChallenger/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -267,9 +267,6 @@
},
{
"Username": "ClubAjedrezChileno"
},
{
"Username": "TheBotOfDanger"
}
],
"AverageBots": [
Expand Down Expand Up @@ -363,15 +360,9 @@
{
"Username": "fornax-engine"
},
{
"Username": "TrolliumBot"
},
{
"Username": "PlayGea"
},
{
"Username": "Babibot"
},
{
"Username": "clueless-bot"
},
Expand All @@ -384,9 +375,6 @@
{
"Username": "Botdefoin"
},
{
"Username": "openingsexercise"
},
{
"Username": "YellowJackets_Bot"
},
Expand All @@ -396,9 +384,6 @@
{
"Username": "HikaruNakamuraBot"
},
{
"Username": "Nobody11892"
},
{
"Username": "admete_bot"
},
Expand All @@ -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
//},
Expand Down Expand Up @@ -508,9 +500,6 @@
// "Username": "PsychedelicAtomic" # Just atomic
//},
//{
// "Username": "Nakshatra3" # Unresponsive to challenges
//},
//{
// "Username": "AjedrezChamberi" # Human only
//},
//{
Expand All @@ -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
//},
//{
Expand All @@ -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
Expand All @@ -553,9 +559,6 @@
// "Username": "Lurch_0" # Unresponsive to challenges
//},
//{
// "Username": "WorstFish" # Casual only
//},
//{
// "Username": "crocrodile-dev" # Dev account
//},
//{
Expand Down Expand Up @@ -660,4 +663,4 @@
}
}
}
}
}

0 comments on commit 55d51cf

Please sign in to comment.