module.exports = { host: "irc.freenode.org", nick: "temp_user", channels: [ "#temp_chan" ] };