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

general-settings(4) - LynxBot manual

DESCRIPTION

The General settings section of the LynxBot config file contains the main important bot settings.

SETTINGS

The four settings within the General settings section are as follows:

name

The username of the bot's Twitch account.

channel

The channel you want the bot to join. This is typically the same as your (personal) Twitch username.

A channel specified on the command line will override this setting.

password

The OAuth token for the bot's Twitch account, including the leading oauth:.

twitchtok

The authorization token for your Twitch account.

If this is set to UNSET, LynxBot will run an interactive authorization setup when it is next launched.

If this is set to NULL, LynxBot will ignore Twitch authentication.

SEE ALSO

Twitch Authorization(3), config(4), giveaway-settings(4), moderation(4), other-settings(4), recurring(4), whitelist(4)