From b4215bf5d437a76c8382bff306b31550f064d900 Mon Sep 17 00:00:00 2001 From: jplight Date: Sat, 13 Feb 2021 22:39:24 +0100 Subject: [PATCH] Update README.md --- README.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ce6936b..50a63a9 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,13 @@ # faulty_teammember_lichess -Write a txt file with Lichess Team members which "violated the Lichess Terms of Service" -write the team ID and the team name into the parameter.ini and execute the members.py -then you will find in the blacklist.txt a list of links of users which "violated the Lichess Terms of Service" +The Script detecte the Players of a team which "violated the Lichess Terms of Service" and export this as a txt file. -TeamID = this is the ID which is shown in the teams url https://lichess.org/team/{TeamID} -teamname = (optional) this is how the Team is named. Only for the comment in the blacklist file needed +1. Download Lichessfaultyuser.rar +2. Unzip the archieve +3. configure the parameter.ini with your data +4. run the .exe and wait a few moments. The bigger your team, the longer you have to wait +5. as a result it creates a txt file wiht a list of the detected user + +parameter.ini: +- TeamID is the ID which is shown in the teams url https://lichess.org/team/{TeamID} +- (optional) teamname is how the Team is named. Only for the comment in the output text file needed