module.exports = { server: "127.0.0.1:3005", spectator: { name: "BrainletToIrcSpectator", password: "Put a secure password here. See the README for more info" }, motd: `A Brainlet to IRC translation layer. SECURITY WARNING: The traffic to the Brainlet server is not encrypted To sign up, use /nick YourName and then /msg NickServ REGISTER YourPassword YourEmail To log in, use /msg NickServ IDENTIFY YourName YourPassword` }