Skip to content

eLindros/kickbase-autodecline

Repository files navigation

Kickbase Autodecline

This is an node-express server coupled with node-schedule in order to hourly decline too low offers in the fantasy football game Kickbase.

It also collects your bonus every day.

Settings

Settings can be changed in src/settings.ts.

Kickbase Credentials

Your Kickbase username and passwort should be set in an environment variable on your host.

Defaults

Default is to pull every player from market who has no offer higher than the offer threshold = 0.6 percent.

Declines are run every full hour between 23:00 and 20:00 in timezone 'Europe/Berlin'.

Two minutes after every full hour all players which are currently not on market are put there.

Deployment

You can deploy the app for instance here:

Deploy to Koyeb

Or your provider of choice.

Credits

Ronny Klein (Buy Me A Coffee, github: @elindros).

About

node-express server coupled with node-schedule in order to magically do stuff in the game of Kickbase.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors