1.0.8 • Published 7 years ago

footbuddy v1.0.8

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

FootBuddy: A smart command line tool for Football fans

All data is from api.football-data.org

  • Next 5 games of your favourite team

Screen1

  • Last 5 games of another team

Screen2

  • Check and navigate through a league fixtures

Screen3

  • Check league table

Screen4

  • Check upcoming/past games of your favourite team or any other team.
  • Check league tables.
  • Check league fixtures for any league.

If you have any suggestion/fix please feel free to open an issue or contribute :)

Install

npm install -g footbuddy

Commands


You can view all available commands using:

footbuddy -h

Available commands:

  next [n]     Check upcoming n games
  last [n]     Check last n games
  table        View league table
  competition  View competition

On first use you will be asked to choose a favourite team, that team will be later used as a default value for your next commands unless you specify the "--custom" option:

footbuddy next 5 --custom
# you will be prompted to choose a different team for this command

TODO

Add more capabilities to the Bot:

  • Give the user the ability to change his favourite team.
1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago