Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

f1bot

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

f1bot - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

bin/config.json

@@ -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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc