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

rsn(1) - LynxBot manual

NAME

rsn - view and manage stored rsns

SYNOPSIS

$rsn COMMAND [ARG]

DESCRIPTION

rsn manages users' stored RSNs.

OPTIONS

--help
print brief description and usage information

COMMANDS

change RSN
change the user's RSN to the value of the argument RSN. Used only if user already has already set a RSN.
check [NICK]
check the Twitch user specified by NICK's stored RSN, or, if NICK is not given, the command user's
del
delete the user's stored RSN.
set RSN
set the user's stored RSN to the value of RSN. This is used only if a RSN has not yet been set for the user. Existing RSNs can be modified with the change command.

EXAMPLES

Sets user's RSN to N Y J:

$rsn set n_y_j

Changes user's stored RSN to Aubury:

$rsn change aubury

Deletes user's stored RSN:

$rsn del

Prints the stored RSN of the Twitch account cameronza:

$rsn check cameronza

SEE ALSO

cml(1), ehp(1), level(1), RSN Management(3), rsns.json(4)