Giter VIP home page Giter VIP logo

overwatchleaguego's Introduction

Build Status npm node

Overwatch League GO

Enjoy Overwatch League right from your desktop!

Follow Overwatch League matches, teams, and players right on your console. Best CLI tool for Overwatch League fans and Engineers!

All Overwatch League data is from the Overwatch League API.

NOTE: The Overwatch League API is not officially maintained by Blizzard.

Installation

To use OWL Go, Be sure to have Node v6.0.0 or higher. Then type the following in your command prompt:

$ npm install -g owl-go

You can also install this inside a Docker container:

$ docker build -t owl-go:latest .
$ docker run -it owl-go:latest

The container will display the schedule for the current week by default, but you can use a different command anytime. For example:

$ docker run -it owl-go:latest owl-go player geguri

Usage

owl-go has the following commands:

  1. schedule or s
  2. teams or ts
  3. team or t
  4. player or p
  5. standings or st

Schedule

See this weeks Overwatch League schedule here! Follow score updates and match progress from the current week for your favorite teams!

$ owl-go schedule

Depending on the status of the game you chose, a different result will be shown. There are three kinds of statuses that may be displayed.

Status Example Description
PENDING Shows when the game starts.
IN_PROGRESS Shows live game map status and score!
CONCLUDED Shows the final scoreboard of a match.

Teams

See all the teams competing in the Overwatch League this season!

$ owl-go teams

Team

Follow your favorite Overwatch League Teams!

Options

-i or --info

Look up your favorite teams and see their league standing, league records, and team roster.

$ owl-go team bostonuprising -i

NOTE: Don't add spaces between team names!

-m or --matches

Look up your teams match history for the season.

$ owl-go team bostonuprising -m

-s or --schedule

Look up your teams schedule for upcoming matches.

$ owl-go team bostonuprising -s

Player

Follow your favorite Overwatch League Player!

Options

-i or --info

Look up your favorite player and see their league stats;

$ owl-go player dafran -i

-c or --compate

Compare the stats of two Overwatch League players.

$ owl-go player dafran,geguri -c

NOTE: Don't add spaces between player names!

Standings

See this weeks Overwatch League standings here!

$ owl-go standings

Related Repos:

overwatchleaguego's People

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.