Skip to content

Simple console client to check BW ladder stats on Korean "Fish" server.

License

Notifications You must be signed in to change notification settings

tastyminerals/fish_ladder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fish_ladder

Simple console client to check BW ladder stats on Korean "Fish" server.

Usage

python2 fish_ladder.py -h or ./fish_ladder.py -h

usage: fish_ladder.py [-h] [-t TOP] [-p PLAYER] [-pls] [-u]

Query fish server and get the relevant information about BW players.

optional arguments:
  -h, --help            show this help message and exit
  -t TOP, --top TOP     Specify the number of top players to be displayed,
                        default = 20.
  -p PLAYER, --player PLAYER
                        Display information about specific player using
                        his nickname. It can be a real nickname or fish
                        nickname.
  -pls, --players       Display a list of currently known BW players.
  -u, --update          Fetch most recent data from tl.wiki and fish.

Examples

./fish_ladder.py

0

./fish_ladder.py -t 5

1

./fish_ladder.py -p Zeus

2

./fish_ladder.py -p david

3

About

Simple console client to check BW ladder stats on Korean "Fish" server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages