Skip to content

Commit

Permalink
V3 WIP (#422)
Browse files Browse the repository at this point in the history
* Add getMatch

* Add getMatches

* Add getEvent

* Add getEvents

* Update config.ts

* add @types/random-useragent

* Add getMatchMapStats

* Add getMatchStats

* Add getMatchesStats

* Add getPlayer

* Add getPlayerRanking

* Add getPlayerStats

* Add getRecentThreads

* Remove getResults + bugfixes

* Add getStreams

* Add getTeam

* Add getTeamRanking

* Add getTeamStats

* Add `matches` to getPlayerStats

* Add getPastEvents

* Update snapshots
  • Loading branch information
gigobyte authored Mar 28, 2021
1 parent 34401da commit 476a330
Show file tree
Hide file tree
Showing 117 changed files with 63,478 additions and 7,770 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
.idea
node_modules
lib
documentation/
yarn-error.log
158 changes: 80 additions & 78 deletions README.md

Large diffs are not rendered by default.

Loading

0 comments on commit 476a330

Please sign in to comment.