# The bot's command prefix.
prefix: '\'
# IRC details
irc:
# The IRC server to connect to
server: 'irc.freenode.net'
# The port to connect to
port: 6667
# Use SSL?
ssl: false
# The bot's nickname
nick: 'rNGC'
# Modes the bot applies to itself
modes: 'B'
# SASL Auth
sasl:
username: 'rAnnouncer'
password:
# If you want the bot to oper up on your network, uncomment and set these properties
#oper:
# username: rNGC
# password: kebab
# If any admins are set (users nickserv account name), only they can manage the bot (join/part it and add/remove subreddits)
admins: NGC3982
# Various messages the bot may send
messages:
# Generic error message
failure: "Sorry, something went wrong :("
# reddit polling settings
reddit:
# How frequently to check for new posts
interval: 4
# reddit account credentials
account:
# Get these details by using the auth.rb script
# modhash:
# cookies:
modhash: "ctfu12ta1tfa48b70b8739a1f6520042802188a63e375392ec"
cookies: "reddit_session=42702407%2C2015-08-09T10%3A05%3A44%2C9b2107a7917affaa50210463f30f618bcfe95d62"