1.0.8 • Published 9 years ago
footbuddy v1.0.8
FootBuddy: A smart command line tool for Football fans
All data is from api.football-data.org
- Next 5 games of your favourite team

- Last 5 games of another team

- Check and navigate through a league fixtures

- Check league table

- 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 footbuddyCommands
You can view all available commands using:
footbuddy -hAvailable commands:
next [n] Check upcoming n games
last [n] Check last n games
table View league table
competition View competitionOn 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 commandTODO
Add more capabilities to the Bot:
- Give the user the ability to change his favourite team.