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 Management(3)
- LynxBot manual

DESCRIPTION

LynxBot can store the Runescape usernames of Twitch users. The stored RSNs can then be used in bot commands which take a RSN, such as cml, ehp and level.

USAGE

RSNs are set, modified and deleted using the rsn command.

Once set, stored RSNs can be accessed in two ways: the period . keyword and the -n option to commands.

The period . keyword is used to access the saved RSN of the command user. Using a period in place of the RSN in a command causes the user's stored RSN to be substituted in.

The -n option is supported by all commands which require a RSN. It allows users to use someone's Twitch username in place of the RSN in the command. Their stored RSN will be looked up and substituted in.

All stored RSNs are saved in json/rsns.json.

SEE ALSO

cml(1), ehp(1), level(1), rsn(1), rsns.json(4)