module.exports = { nick: "temp_name", fullname: "Temporary Name", autoConnect: true, host: "irc.freenode.org", channels: [ "#temp_chan" ], };