manrajgrover / football-cli

⚽ Command line interface for Hackers who love football
MIT License
1.07k stars 80 forks source link

Feature: Allow manually adding rare competitions #29

Closed manrajgrover closed 6 years ago

manrajgrover commented 6 years ago

Description

Currently, on refreshing the league list, the rare competitions like World Cup is not added. We should allow user to add manual list of competitions for such occasions.

Versions

Error

NA

Expected behaviour

NA

Steps to recreate

NA

People to notify

@ManrajGrover

manrajgrover commented 6 years ago

An easier approach would be to map football lists -r to leagueIds.json using Github API. This way, user doesn't have to add competitions manually or would need to update the tool.