sipah00 / CrickFev

CLI for getting update of live cricket matches
MIT License
7 stars 9 forks source link

modify score.py #10

Open sipah00 opened 6 years ago

sipah00 commented 6 years ago

command score (score.py) sends the score to target mobile number, for now, it sends only scores of both teams. Modify it, with the help of other scripts, to send more updates about matches. Ideas are welcome.

sks444 commented 6 years ago

@sipah00, We can display all the details of "lscorecard" here after the "score" command i.e. details of the current two Batmans and two Bowlers after the team details. And after the "lscorecard" command we can display the details of all the Batmans and Bowlers who have played till now. What do you say?

sipah00 commented 6 years ago

@sks444, do you mean that score command should send the output of currently lscorecard and lscorecard output should be details of all the Batsmen and Bowlers who have played till now? then it is a very good idea.

sks444 commented 6 years ago

@sipah00, Yes, Should I work on this?

sipah00 commented 6 years ago

@sks444, Yes.

archieacharya commented 6 years ago

@sipah00 On running the lscore input, we get the scores of various matches and the scores of both teams. Under the venue, we can include the series or event name as specified in the levent. Will that be a good addition?

sipah00 commented 6 years ago

@archieacharya, it is a great idea.

archieacharya commented 6 years ago

Can I start working on it if you give your go ahead, I'm a bit new into open source, so I'll do it as soon as possible?

sipah00 commented 6 years ago

@archieacharya, yes, you can start.

aniketgattani commented 6 years ago

@archieacharya are u working on this. If not I would like to contribute.