Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

ivangabriele/lichess-team-battle-manager

Repository files navigation

Lichess Team Battle Manager

A simple tool utilizing Lichess API to manage regular Lichess Team Battles. As of now, it's highly customized for World Classicals Team Battles.

Usage

ltbm <command>

Commands:
  ltbm check [tournamentId]   Check registered teams for the provided tournament
                              ID.
  ltbm list [tournamentId]    List teams.
  ltbm invite [tournamentId]  Send invitations to team leaders for the provided
                              tournament.
  ltbm suggest                Suggest potential team leaders to contact for new
                              teams (Teams Sheet).

Options:
  --help     Show help                                                 [boolean]
  --version  Show version number                                       [boolean]