Skip to content

hyperbotauthor/jointourney

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jointourney

Join upcoming lichess tourneys automatically of a certain variant.

Usage

# only necessary for the first time to install node modules, you can omit this later
yarn install

# run script for joining tourneys
node tourney.js

Environment variables

LICHESS_TOURNEY_TOKEN

Required.

Lichess API access token with tourney scope.

TOURNEY_VARIANT

Optional. Default is atomic.

Variant key of tourney to join.

REVERSE_TOURNEY_ORDER

Optional. Default is false.

Set it to true to list tourneys in reverse order.

About

auto join upcoming lichess tourneys of a certain variant

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors