other-settings(4) - LynxBot manual
DESCRIPTION
The Other settings section of the LynxBot config file contains the subscriber message and 8ball settings.
SETTINGS
The settings within the Other settings section are as follows:
- familiarity_mode
If set to true, chat messages starting with a ! will also activate bot commands in addition to those starting with a $.
- url_titles
Whether to post the titles of URLs in the chat.
- submessage
- resubmessage
The messages LynxBot posts in the chat whenever someone subscribes or resubscribes to your channel, respectively.
Both submessage and resubmessage accept the following format sequences - placeholders in which data is substituted:
- %c - the name of the Twitch channel
- %m - number of months in a row the person has subscribed
- %n - Twitch username of the subscriber
- %N - equivalent to "@%n," i.e. "@NICK,"
- %% - a literal '%'
- extra8ballresponses
List of additional responses for the 8ball command.
SEE ALSO
8ball(1), Subscriber Message(3), config(4), general-settings(4), giveaway-settings(4), moderation(4), recurring(4), whitelist(4)