const tba = require("tba-js");
// Needs to follow this pattern:
// - `<team/person id>:<app description>:<version>`
tba.setAppID("frc4909:tba-api:v0.0.1");
tba.getMatches("2016", "casd", (data) =>{
console.dir(data);
});
This repository has been archived by the owner on Nov 19, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
team4909/TBA-API
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Basic Node.JS API for match data from The Blue Alliance
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published