Configuration

Change the settings here before running the bot and remove the ”.CHANGEME” from the filename.

config.CHANNELS

The channels to connect to.

config.BURST_RATE_30

The maximum messages that can be sent in 30 seconds.

config.TWITCH_SERVERS

Pool of Twitch ws_irc servers to connect to.

config.PROMPT

The character all commands start with.

config.BOTS

Nicknames to completely ignore.

config.COOLDOWN_WAIT

Number of seconds before a command can be repeated.

config.CASSANDRA_LOGGING_ENABLE

True/False flag to enable Cassandra logging.

config.CASSANDRA_IPS

Array of Cassandra server IPs.

config.CASSANDRA_PORT

Cassandra connection Port.

config.CASSANDRA_USER

Cassandra login username.

config.CASSANDRA_PASSWORD

Cassandra login password.

config.LOGVIEW_PASSWORD

Log Viewer basic auth password.