services.js 81 B

123
  1. var irc = require('./irc');
  2. irc.setConnection('localhost', 6667, 'unrealircd');