lichess-api 1.0.0

A client library for the Lichess API
Documentation
{
    "high": {
        "allTime": 11,
        "day": 0,
        "month": 7,
        "week": 0
    },
    "days": [
        {
            "_id": "2021/1/28",
            "combo": 8,
            "errors": 1,
            "highest": 1084,
            "moves": 9,
            "runs": 26,
            "score": 4,
            "time": 175
        },
        {
            "_id": "2021/1/27",
            "combo": 14,
            "errors": 1,
            "highest": 1095,
            "moves": 15,
            "runs": 15,
            "score": 7,
            "time": 23
        },
        {
            "_id": "2021/1/22",
            "combo": 14,
            "errors": 1,
            "highest": 1095,
            "moves": 15,
            "runs": 15,
            "score": 3,
            "time": 23
        }
    ]
}