docs
usage
Fetch Rainbow Six Siege stats directly in your terminal using curl.
$ curl r6fetch.cc/<platform>/<username> platforms
pc- Ubisoft Connect / PCpsn- PlayStation Networkxbl- Xbox Live
examples
$ curl r6fetch.cc/pc/mosly $ curl r6fetch.cc/pc/wells.SCTR $ curl r6fetch.cc/pc/Gaveni.M80 response
Returns ANSI-colored output displaying:
- Rank art for current season
- Player name and level
- Current rank and RP
- Win/Loss stats
- K/D ratio
setup
Save a default player to quickly fetch stats with a single command.
bash / zsh
$ curl r6fetch.cc/setup | sh powershell
> iex (irm r6fetch.cc/setup) The setup script will prompt you for your platform and username, then create:
- A config file at
~/.config/r6fetch/config -
An
r6fetchshell function in your shell profile
After setup, reload your shell and run:
$ r6fetch You can also override the defaults:
$ r6fetch pc mosly