Comparing version 1.0.1 to 1.0.2
@@ -1,1 +0,1 @@ | ||
{"season":2008,"round":1} | ||
{"season":1994,"round":3} |
{ | ||
"name": "f1bot", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "formula 1 information bot", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -12,4 +12,9 @@ ## Formula 1 CLI data query bot: | ||
### Historic results | ||
`f1bot $YEAR $ROUND` will return location and date of the specified race | ||
`f1bot $YEAR $ROUND` will return location and date of the specified race e.g. | ||
`f1bot 1994 3` | ||
``` | ||
Season 1994 | ||
Round 3 | ||
San Marino Grand Prix took place on Autodromo Enzo e Dino Ferrari in Italy on 01 05 1994 | ||
``` | ||
## Formula 1 npm module bot | ||
@@ -28,2 +33,8 @@ | ||
TODO: | ||
New functionality was added to the API handler but needs to be incortporated into the bot itself: | ||
- on race details, show pole position quali time, fastest lap and winner | ||
- allow to search by country/circuit | ||
``` | ||
@@ -30,0 +41,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10351
42