aoe2de-match-finder

command module
v0.0.0-...-955fadf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 16, 2021 License: MIT Imports: 1 Imported by: 0

README

AOE2 DE Match Finder

AOE2 DE Match Finder is a Go library for fetching specific matches from the popular game Age of Empires 2 Definitive Edition.

It uses aoe2.net API to make requests.

Installation

Usage

Run go build to compile the CLI executable.

To see the list of all the commands use ./aoe2de-match-finder --help (powered by Cobra).

Examples
❯ ./aoe2de-match-finder leaderboard -t 5
2021/10/16 19:00:27 ProfileID: 208611
Rank: 1
Rating: 2526
Name: Villese

2021/10/16 19:00:27 ProfileID: 409748
Rank: 2
Rating: 2520
Name: IMP | Capoch

2021/10/16 19:00:27 ProfileID: 197388
Rank: 3
Rating: 2517
Name: GL.TaToH

2021/10/16 19:00:27 ProfileID: 2858362
Rank: 4
Rating: 2509
Name: GL.JorDan_AoE

2021/10/16 19:00:27 ProfileID: 196310
Rank: 5
Rating: 2481
Name: [KGB] F1Re
❯ ./aoe2de-match-finder downloadMatch --match-id 122104697
Successfully downloaded match 122104697

Contributing

Pull requests are welcome!

License

MIT

Documentation

Overview

Copyright © 2021 NAME HERE <EMAIL ADDRESS>

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL