Join upcoming lichess tourneys automatically of a certain variant.
# only necessary for the first time to install node modules, you can omit this later
yarn install
# run script for joining tourneys
node tourney.jsRequired.
Lichess API access token with tourney scope.
Optional. Default is atomic.
Variant key of tourney to join.
Optional. Default is false.
Set it to true to list tourneys in reverse order.