View on GitHub

LynxBot

A Twitch.tv IRC bot for Old School Runescape

Download this project as a .zip file Download this project as a tar.gz file

ehp(1) - LynxBot manual

NAME

ehp - view players' ehp

SYNOPSIS

$ehp [-n] [RSN]

DESCRIPTION

ehp looks up the player specified by RSN on Crystal Math Labs and prints their total EHP, EHP rank and EHP gained in the last week.

Alternatively, if RSN is not given, the command prints a brief explanation of EHP with a link to the CML supplies calc.

As with all commands taking a RSN, the period . and the -n option can be used to access stored RSNs.

OPTIONS

--help
print brief description and usage information
-n, --nick
search using a Twitch nick rather than a RSN. When set, the argument RSN is interpreted as a Twitch username and its corresponding RSN is looked up.

EXAMPLES

Looks up the EHP of the player Capt King:

$ehp capt_king

Looks up the EHP of the command user's account (if they have set a RSN):

$ehp .

Looks up the EHP of the account associated with the Twitch username zoidburgerr:

$ehp -n zoidburgerr

SEE ALSO

cml(1), rsn(1), RSN Management(3)